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 tree-optimization/53290] ICE compiling aermod with Ofast


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

--- Comment #3 from Dominique d'Humieres <dominiq at lps dot ens.fr> 2012-05-09 12:33:16 UTC ---
As a temporary work around for aermod.f90, you can compile it with
'-fprotect-parens -Ofast' (it does not work for the code in pr53217).

Also a patch has been submitted at
http://gcc.gnu.org/ml/gcc-patches/2012-05/msg00607.html


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