This is the mail archive of the gcc@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: Implicit altivec vs. linux kernel build



On Feb 27, 2005, at 6:56 PM, David Edelsohn wrote:


Benjamin Herrenschmidt writes:

Ben> Ok. What I need is -mcpu=power4 -maltivec


	Sorry, no.  -maltivec means generate Altivec code, not just enable
Altivec instructions and registers.  The above option is not different
than -mcpu=970.  There is no DWIM option.

He means for the one file which is used in the altivec situation so he could
use -mcpu=power4 all over the place and just use -maltivec on that one file.
Hopefully that clears up the issue here.


-- Pinski


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