Skip to content

Cannot yet select: 0x411b508c: f64 = fneg 0x411b5950 #3748

@llvmbot

Description

@llvmbot
Bugzilla Link 3376
Resolution FIXED
Resolved on Jan 28, 2009 11:58
Version unspecified
OS MacOS X
Reporter LLVM Bugzilla Contributor
CC @asl,@lattner,@sunfishcode

Extended Description

The gfortran compiler in current llvm/llvm-gcc-4.2 ICEs when compiling the xtarget.f sourcefile of xplor-nih with -O3 -ffast-math. The exact -ffast-math option causing the ICE appears to be -ffinite-math-only as -ffast-math -fno-finite-math-only compiles without ICEs. The subroutine causing the ICE with...

lvm-gfortran -c xtarget_reduced.f -O3 -ffast-math -ffixed-line-length-120 -fno-second-underscore
Cannot yet select: 0x411b508c: f64 = fneg 0x411b5950
xtarget_reduced.f:156: internal compiler error: Abort trap
Please submit a full bug report,
with preprocessed source if appropriate.

is attached a xtarget-reduced.f.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugzillaIssues migrated from bugzilla

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions