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: x86 bootstrap failure


>>>>> Richard Henderson writes:

Richard> I didn't examine the comparison failure in detail to figure out what the
Richard> actual failure was, or why it affects i686 but not alpha or ia64.  I just
Richard> guessed at the problem based on the contents of that patch.  Anyway, given
Richard> that there are demonstrated problems with checking only one or the other
Richard> I guess we should be checking both.

	Thanks for looking at this so quickly.

	GCC seems to be more sensative to individual characteristics of
architectures.  It may be good that GCC is starting to take advantage of
individual architecture features.  Howevr, it is making it much more
difficult to test patches because successful bootstrap no longer is
indicative that the patch is safe.

	I do not know what we can do to improve the stability of the CVS
sources.  Requiring bootstrap tests on many architectures is impractical
for a number of reasons.

David


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