[LLVMbugs] [Bug 10033] -O3 -fplugin-arg-dragonegg-enable-gcc-optzns miscompiles rnflow.f90
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Fri May 27 08:26:49 PDT 2011
http://llvm.org/bugs/show_bug.cgi?id=10033
Duncan Sands <baldrick at free.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #2 from Duncan Sands <baldrick at free.fr> 2011-05-27 10:26:49 CDT ---
Fixed here:
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20110523/121543.html
The resulting code is pretty rotten. In fact when compiled without
-fplugin-arg-dragonegg-enable-gcc-optzns I see rnflow running faster than
when compiled with gcc-4.5; with -fplugin-arg-dragonegg-enable-gcc-optzns it
runs slower than gcc-4.5.
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the llvm-bugs
mailing list