This is the mail archive of the gcc@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]

Re: [tree-ssa] PPC bootstraps still broken


In message <1057671057.16968.75.camel@frodo.toronto.redhat.com>, Diego Novillo 
writes:
 >Yes, the two .s files differ.
OK.  This is good.  These are a lot easier to debug than the cases where
compiling the .i files by hand result in the same .s files!  Yes, I've
run into bootstrap comparisons that only failed when running via make
bootstrap!

 >The tree dump files also differ in what seems to amount to
 >nothing but temporary names (that always happens, so it's not easy to
 >tell from tree dumps whether a miscompare is due to the tree optimizers)
?!?  If the temporary names are differing, then that's a sign of 
instability somewhere.  I can't offhand think of a reason why the
temporary names should be allowed to differ.

Jeff


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