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/50601] [4.7 Regression] New LTO failures


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

--- Comment #7 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-12-06 13:26:20 UTC ---
Author: rguenth
Date: Tue Dec  6 13:26:09 2011
New Revision: 182048

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=182048
Log:
2011-12-06  Richard Guenther  <rguenther@suse.de>

    PR middle-end/50601
    * varasm.c (assemble_alias): Move DECL_EXTERNAL implementation
    quirk adjustjment ...
    * passes.c (rest_of_decl_compilation): ... here.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/passes.c
    trunk/gcc/varasm.c


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