PPC 64bit library status?
Andrew Pinski
pinskia@physics.uc.edu
Sun May 1 02:57:00 GMT 2005
On Apr 30, 2005, at 10:51 PM, Bill Northcott wrote:
> Basically my logic is fairly simple. If I use Apple's OS, I feel
> happier using their compiler. While that creates some problems, it
> avoids others like the restFP,savFP issue.
The restFP/saveFP issue has been resolved since
2004-03-31 Andrew Pinski <pinskia@physics.uc.edu>
* config/rs6000/t-darwin (LIB2FUNCS_STATIC_EXTRA):
Add darwin-fpsave.asm, darwin-vecsave.asm,
and darwin-world.asm.
(TARGET_LIBGCC2_CFLAGS): Add -Wa,-force_cpusubtype_ALL
as the asm files contain altivec instructions.
* config/rs6000/darwin-fpsave.asm: New file.
* config/rs6000/darwin-vecsave.asm: New file.
* config/rs6000/darwin-world.asm: New file.
-- Pinski
More information about the Gcc
mailing list