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]

Re: [PATCH] [PPC] Linux and -mpowerpc64


Andrew Pinski <pinskia@physics.uc.edu> writes:

> Since Linux does not support the use of the 64bit registers in 32bit
> mode, even on the 64bit
> kernel (at least for now), this patch turns off the implicit option
> for -mpowerpc64
> when compiling with -mcpu=A_PPC64bit_chip (i.e. -mcpu=power4).
> 
> OK for both the mainline and 3.4 branch (and the hammer branch?)?
> 
> Thanks,
> Andrew Pinski
> 
> ChangeLog:
> 
> 	* config/rs6000/linux.h (OS_MISSING_POWERPC64): Define.
> 	* config/rs6000/linux64.h (OS_MISSING_POWERPC64): Define.

This is OK everywhere.

-- 
- Geoffrey Keating <geoffk@geoffk.org>


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