This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug lto/55021] [4.8 Regression] The tests gfortran.dg/integer_exponentiation_5.F90 and masklr_1.F90 are miscompiled with -flto after revision 192529
- 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: Mon, 22 Oct 2012 14:14:19 +0000
- Subject: [Bug lto/55021] [4.8 Regression] The tests gfortran.dg/integer_exponentiation_5.F90 and masklr_1.F90 are miscompiled with -flto after revision 192529
- Auto-submitted: auto-generated
- References: <bug-55021-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55021
--- Comment #7 from Dominique d'Humieres <dominiq at lps dot ens.fr> 2012-10-22 14:14:19 UTC ---
> I think your bisection is wrong ...
Indeed I meant r192559 (see /opt/gcc/gcc4.8p-192559/bin/gfortran in comment#0).
Thanks for the quick fix.