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 ipa/63566] [5 Regression] i686 bootstrap fails: ICE RTL flag check: INSN_UID used with unexpected rtx code 'set' in INSN_UID, at rtl.h:1326


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63566

--- Comment #10 from Jan Hubicka <hubicka at gcc dot gnu.org> ---
Author: hubicka
Date: Sun Feb  8 20:08:21 2015
New Revision: 220518

URL: https://gcc.gnu.org/viewcvs?rev=220518&root=gcc&view=rev
Log:
    PR ipa/63566 
    * cgraphunit.c (cgraph_node::analyze): Be sure target of thunk is
    aliases before trying to expand it.
    (cgraph_node::expand_thunk): Fix formating.

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


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