This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/37379] ICE compiling aermod.f90 with -ffast-math -floop-block -O2 -fgraphite



------- Comment #2 from howarth at nitro dot med dot uc dot edu  2008-09-04 22:23 -------
gfortran -fno-trapping-math -floop-block -O2 -fgraphite aermod.f90

...ICEs with...

aermod.f90: In function ?ocalc?:
aermod.f90:8312: internal compiler error: in expand_scalar_variables_expr, at
graphite.c:3168
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37379


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]