This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [ping] Re: [patch] PR40134, use a linker script on arm-linux to link with -lgcc_s -lgcc
- From: Andrew Haley <aph at redhat dot com>
- To: Matthias Klose <doko at ubuntu dot com>
- Cc: Jakub Jelinek <jakub at redhat dot com>, Alexandre Oliva <aoliva at redhat dot com>, Nathan Froyd <froydnj at codesourcery dot com>, GCC Patches <gcc-patches at gcc dot gnu dot org>, Paolo Carlini <paolo dot carlini at oracle dot com>, GCJ-patches <java-patches at gcc dot gnu dot org>, Richard Earnshaw <Richard dot Earnshaw at arm dot com>
- Date: Tue, 22 Sep 2009 16:56:50 +0100
- Subject: Re: [ping] Re: [patch] PR40134, use a linker script on arm-linux to link with -lgcc_s -lgcc
- References: <4A530F5C.4040500@ubuntu.com> <20090707091425.GB4462@tyan-ft48-01.lab.bos.redhat.com> <4A5B32BB.5010308@ubuntu.com> <20090909112436.GV14664@tyan-ft48-01.lab.bos.redhat.com> <4AAA8510.8060906@ubuntu.com> <4AB8C07D.3010807@ubuntu.com>
Matthias Klose wrote:
> On 11.09.2009 19:12, Matthias Klose wrote:
>> Applied and checked the attach patch on top of your patch, ran the
>> testsuite without regressions (applied the patch for pr40133 from Paolo
>> for the same test run as well).
>>
>> Matthias
>
> updated the patch to only for arm*-*-linux-*eabi; test results at
> http://gcc.gnu.org/ml/gcc-testresults/2009-09/msg02000.html
>
> Ok for the trunk?
I'm not at all happy that backtraces are failing now on Java, but I guess your
patch didn't cause that. OK by me.
Andrew.