On Nov 29, 2011, at 9:06 AM, Iain Sandoe > wrote:
As Rainer recently pointed out, libgcc/config/rs6000/t-darwin64
overrides the t-darwin version.
This would make it miss the out-of-line saves.
corrected as attached,
OK for trunk?
Ok.
As Rainer recently pointed out, libgcc/config/rs6000/t-darwin64
overrides the t-darwin version.
This would make it miss the out-of-line saves.
corrected as attached,
OK for trunk?
Iain
libgcc:
* config/rs6000/t-darwin64 (LIB2ADD): Add fp and gp save routines.
Index: libgcc/config/rs6