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: [PATCH] fix PR target/46040, build failure on arm-linux-gnueabi


On Mon, Dec 13, 2010 at 09:46:09AM +0100, Ken Werner wrote:
> On Friday, December 10, 2010 9:02:48 pm Nathan Froyd wrote:
> > gcc/
> > 	PR target/46040
> > 	* config.gcc (arm*-*-linux-*eabi): Use bpabi-lib.h.
> > 	(arm*-*-uclinux*eabi, arm*-*-eabi*): Likewise.
> > 
> > libgcc/
> > 	PR target/46040
> > 	* config/arm/bpabi.h: Rename to...
> > 	* config/arm/bpabi-lib.h: ...this.
> 
> Thanks for working on this! With these two patches applied, the GCC trunk 
> r167715 bootstrapped fine for me (having c,c++ enabled):
>  * http://gcc.gnu.org/ml/gcc-patches/2010-12/msg00915.html
>    (PR46040: crtstuff.c:308:26: error: '__DTOR_LIST__' undeclared)
>  * http://gcc.gnu.org/ml/gcc-patches/2010-12/msg00402.html
>    (PR46667: libstdc++ section type conflict during)
> 
> The test results can be found at:
> http://gcc.gnu.org/ml/gcc-testresults/2010-12/msg01076.html

Thanks for testing!  Patch applied at r167751.

Sorry about the breakage.

-Nathan


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