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 bootstrap/52041] [4.7 Regression] Bootstrap failure at revision 183650 with --enable-checking=release


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

--- Comment #11 from Jakub Jelinek <jakub at gcc dot gnu.org> 2012-01-30 19:26:10 UTC ---
The addition of # DEBUG lines in the dumps as well as some changes in D.NNNN
numbers are expected and correct in between the dumps, but the SSA_NAME
versions (_VV parts) as well as the stmt kinds, number of operands, number and
order of basic blocks etc. should be the same.


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