------- Comment #4 from pinskia at gcc dot gnu dot org 2006-04-04 15:48 ------- The change started to happen in 4.0.x but since the docs say: Generate code that uses AltiVec instructions,
Which means implicated uses. There is no option, you compile the altivec code in a seperate file. People will have the same issue with -msse on x86 too. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27026