[Bug bootstrap/49190] [4.7 Regression] Bootstrap failure at revision 174286 on several platforms
dominiq at lps dot ens.fr
gcc-bugzilla@gcc.gnu.org
Sun May 29 16:36:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49190
Dominique d'Humieres <dominiq at lps dot ens.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|[4.7 Regression] Bootstrap |[4.7 Regression] Bootstrap
|failure at revision 174286 |failure at revision 174286
|on x86_64-apple-darwin10 |on several platforms
--- Comment #12 from Dominique d'Humieres <dominiq at lps dot ens.fr> 2011-05-29 15:53:04 UTC ---
> It is strange that regress is still able to bootstrap powerpc-apple-darwin9
> with r174286 present. The powerpc-apple-darwin9 target also has...
>
> auto-host.h:/* #undef HAVE_GAS_WEAKREF */
>
> but it doesn't seem to trigger the same bootstrap issues as on intel darwin.
>From the audit trail, bootstrap fails on several platforms (four so far) after
r174286 (I have changes the summary accordingly), but in different places. I
also as able to bootstrap my G5 without reverting r174286, however I have seen
the new failures shown in the regress reports. These failures disappeared after
having a new bootstrap with r174286 reverted.
More information about the Gcc-bugs
mailing list