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/48954] [4.7 Regression] ICE: SIGSEGV in bitmap_count_bits (bitmap.c:719) with -O2 -flto -fno-early-inlining -fkeep-inline-functions


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

--- Comment #3 from Jan Hubicka <hubicka at gcc dot gnu.org> 2011-06-04 13:15:35 UTC ---
Hmm, updating the tree however gets me to count bits error. The bug above is
alsomost probably inconsistency in cgraph encoder, so it seems like a random
memory corruption shooting into the encoder... ugly...


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