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: [LTO testsuite] Fix up the C side of the testsuite for spu-elf


On Mon, Oct 26, 2009 at 12:46 AM, Andrew Pinski <pinskia@gmail.com> wrote:
> Hi,
> ?spu-elf does not support shared libraries and -shared fails which
> causes a lot of the lto testsuite to fail. ?This replaces -shared with
> -r -nostlib which changes it to do an incremental link mode for some
> tests.
>
> OK? ?Tested on spu-elf and powerpc64-linux-gnu with no regressions and
> now the lto.exp testsuite part completes on spu-elf.

Ok.

Thanks,
Richard.

> Thanks,
> Andrew Pinski
>
> * gcc.dg/lto/20091014-1_0.c: Replace -shared with -r -nostlib.
> * gcc.dg/lto/20091016-1_0.c: Likewise.
> * gcc.dg/lto/20090206-1_0.c: Likewise.
> * gcc.dg/lto/20081120-1_0.c: Likewise.
> * gcc.dg/lto/20081120-2_0.c: Likewise.
> * gcc.dg/lto/20090116_0.c: Likewise.
> * gcc.dg/lto/20081126_0.c: Likewise.
> * gcc.dg/lto/20091013-1_0.c: Likewise.
> * gcc.dg/lto/20081212-1_0.c: Likewise.
> * gcc.dg/lto/20091015-1_0.c: Likewise.
> * gcc.dg/lto/20090126-1_0.c: Likewise.
> * gcc.dg/lto/20090126-2_0.c: Likewise.
> * gcc.dg/lto/20091020-1_0.c: Likewise.
> * gcc.dg/lto/20091020-2_0.c: Likewise.
> * gcc.dg/lto/20081204-1_0.c: Likewise.
> * gcc.dg/lto/20081204-2_0.c: Likewise.
> * gcc.dg/lto/20081224_0.c: Likewise.
> * gcc.dg/lto/20090219_0.c: Likewise.
>


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