This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[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


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]