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: "rguenth at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 22 Oct 2012 14:10:31 +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 #5 from Richard Biener <rguenth at gcc dot gnu.org> 2012-10-22 14:10:31 UTC ---
Author: rguenth
Date: Mon Oct 22 14:10:06 2012
New Revision: 192691
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=192691
Log:
2012-10-22 Richard Biener <rguenther@suse.de>
PR lto/55021
* tree-streamer-in.c (unpack_ts_int_cst_value_fields): Remove
bogus truncations.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/tree-streamer-in.c