--- Comment #4 from pinskia at gcc dot gnu dot org 2006-09-27 04:42 ---
Can you give the output of gcc -v for powerpc-wrs-vxworks? I bet vxworks
enables altivec by default which means it is a dup still.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29248
--- Comment #3 from atgraham at gmail dot com 2006-09-27 04:28 ---
Ack! Sorry--I had indicated the wrong target on that one. The target is
vxworks, not linux. My 4.1.1 powerpc-linux compiler *does* get this
optimization right. So something in the vxworks-specific code is causing this