This is the mail archive of the gcc-patches@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: i believe that the commit you just did broke ppc32-linux bootstrap.


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.


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