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/46525] [4.6 Regression] Failed to bootstrap-lto


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

--- Comment #6 from Richard Guenther <rguenth at gcc dot gnu.org> 2010-11-18 13:10:45 UTC ---
Author: rguenth
Date: Thu Nov 18 13:10:40 2010
New Revision: 166902

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=166902
Log:
2010-11-18  Richard Guenther  <rguenther@suse.de>

    PR lto/46525
    * gimple.c (gimple_register_type): Update TYPE_MAIN_VARIANT of
    type leaders.
    (gimple_register_canonical_type): Also cache the canoncial type
    for non type leaders.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/gimple.c


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