i believe that the commit you just did broke ppc32-linux bootstrap.

Richard Guenther richard.guenther@gmail.com
Tue Jul 3 20:41:00 GMT 2007


On 7/3/07, Kenneth Zadeck <zadeck@naturalbridge.com> wrote:
> Geoff,
>
> I just backed up to 126269 which is right before your commit and it
> seems to work fine.
>
> the failure is in building libgcc. Given that this is complaining about
> a function_decl and your commit of
>
> http://gcc.gnu.org/ml/gcc-patches/2007-07/msg00281.html
>
> is all about the attributes on a function decl, you should look into this.

You also broke i686-pc-linux-gnu build:

/home/richard/src/trunk2/libgcc/../gcc/libgcov.c: In function '__gcov_init':
/home/richard/src/trunk2/libgcc/../gcc/libgcov.c:571: internal
compiler error: tree check: expected none of function_decl, have
function_decl in force_reg, at explow.c:702

Please back out this change asap.

Thanks,
Richard.



More information about the Gcc-patches mailing list