------- Comment #2 from pinskia at gcc dot gnu dot org 2006-12-18 20:06 ------- > 3) Fix __APPLE_ALTIVEC__ so that is is defined in some predicable manner that > can be used for this purpose. Perhaps all you need here is a verification > test > case. The problem case appears to be the Cell / Linux GNU tool chain, which > defines __APPLE__ALTIVEC__ without -faltivec or include "altivec.h"
This bug really should be reported to IBM rather than the FSF since they release the Cell GNU/Linux toolchains and they are modified versions of GCC. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30254