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


>>>>> 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.

David


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