Thanks.
Works for me. I posted test results for powerpc-rtems4.11
at http://gcc.gnu.org/ml/gcc-testresults/2011-11/msg02314.html
From the rtems perspective, you can commit it.
--joel
On 11/21/2011 12:08 PM, Rainer Orth wrote:
Joel Sherrill<joel.sherr...@oarcorp.com> writes:
Does this patch apply OK for others?
Ranier.. you can just send me the impacted files if you like. I have
no local changes to libgcc.
$ cat /tmp/libgcc-t-savresfgpr.patch | patch -p1
patching file libgcc/config.host
Hunk #1 succeeded at 843 (offset -9 lines).
patching file libgcc/config/rs6000/t-ppccomm
patching file libgcc/config/rs6000/t-ppccomm-ldbl
patching file libgcc/config/rs6000/t-ppccomm
Hunk #1 FAILED at 1.
Hunk #2 FAILED at 21.
2 out of 2 hunks FAILED -- saving rejects to file
libgcc/config/rs6000/t-ppccomm.rej
Released versions of patch cannot deal with git-style patches (a copy in
this case), it seems. git patch (or a snapshot from alpha.gnu.org)
should be ok.
I'm including libgcc/config/rs6000/t-savresfgpr for your convenience.
Rainer