------- Comment #7 from pinskia at gcc dot gnu dot org 2009-10-08 23:08 ------- Oh -maltivec is even weirder than -m32 as it does not change the ABI (well it does but not with respect non vector arguments and such) but I should be able to compile some files with -maltivec and some without. Note the -maltivec case shows up in real code already. Think mpeg players.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41565