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/56147] [4.8 Regression] ICE on invalid code in lto_symtab_merge_decls_1


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

--- Comment #3 from Richard Biener <rguenth at gcc dot gnu.org> 2013-01-30 11:39:28 UTC ---
Author: rguenth
Date: Wed Jan 30 11:39:19 2013
New Revision: 195575

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

    PR lto/56147
    * lto-symtab.c (lto_symtab_merge_decls_1): Guard DECL_BUILT_IN
    check.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/lto-symtab.c


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