This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/54901] [4.8 Regression] air.f90, aermod.f90, and mdbx.f90 are miscompiled with '-m64 -O3 -funroll-loops -fwhole-program' after revision 192213
- From: "dominiq at lps dot ens.fr" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sun, 21 Oct 2012 11:54:47 +0000
- Subject: [Bug tree-optimization/54901] [4.8 Regression] air.f90, aermod.f90, and mdbx.f90 are miscompiled with '-m64 -O3 -funroll-loops -fwhole-program' after revision 192213
- Auto-submitted: auto-generated
- References: <bug-54901-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54901
Dominique d'Humieres <dominiq at lps dot ens.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
--- Comment #4 from Dominique d'Humieres <dominiq at lps dot ens.fr> 2012-10-21 11:54:47 UTC ---
Fixed by revision 192413:
Author: hubicka
Date: Fri Oct 12 20:36:09 2012 UTC (8 days, 15 hours ago)
Changed paths: 4
Log Message:
* web.c (web_main): Do not set DF_RD_PRUNE_DEAD_DEFS flag.
> Probably a dup of the discussion going on here:
> http://gcc.gnu.org/ml/gcc-patches/2012-10/msg01414.html
So this looks true. Closing.