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 tree-optimization/52376] [4.7 regression] ICE in lto_input_tree_ref, at lto-streamer-in.c:266 while linking LTO-PGO libxul


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

--- Comment #9 from Jakub Jelinek <jakub at gcc dot gnu.org> 2012-02-27 15:04:33 UTC ---
Author: jakub
Date: Mon Feb 27 15:04:28 2012
New Revision: 184600

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=184600
Log:
    PR tree-optimization/52376
    * ipa-split.c (split_function): Ignore CLOBBER stmts.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/ipa-split.c


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