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