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/56295] [4.8 Regression] Missed optimization with LTO


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56295

--- Comment #3 from Richard Biener <rguenth at gcc dot gnu.org> 2013-02-12 14:04:50 UTC ---
Author: rguenth
Date: Tue Feb 12 14:04:44 2013
New Revision: 195976

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=195976
Log:
2013-02-12  Richard Biener  <rguenther@suse.de>

    PR lto/56295
    * gimple-streamer-in.c (input_gimple_stmt): Strip MEM_REFs off
    decls again if possible.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/gimple-streamer-in.c


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