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]

[Patch PPC/Darwin] add fp/gp save routines to ppc64 case.


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.

Attachment: 181772-ppc64-adds.txt
Description: Text document



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