[Bug fortran/57296] New: Infinite loop in do while when using -O2

2013-05-15 Thread antti.pekka.hynninen at nrel dot gov
Assignee: unassigned at gcc dot gnu.org Reporter: antti.pekka.hynninen at nrel dot gov Created attachment 30125 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=30125&action=edit Source code that produces the infinite loop Gfortran produces an infinite "do while

[Bug fortran/57296] Infinite loop in do while when using -O2

2013-05-15 Thread antti.pekka.hynninen at nrel dot gov
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57296 --- Comment #2 from Antti-Pekka Hynninen --- (In reply to Dominique d'Humieres from comment #1) > Works for me on x86_64-apple-darwin10 (OSX 10.6.8) for both 4.8.0 and trunk. > Where did you get your gfortran? Does -fno-aggressive-loop-optimizati

[Bug fortran/57296] Infinite loop in do while when using -O2

2013-05-15 Thread antti.pekka.hynninen at nrel dot gov
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57296 Antti-Pekka Hynninen changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---