------- Comment #4 from olh at suse dot de 2006-05-16 17:24 ------- Created an attachment (id=11478) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11478&action=view) pr27619.s.diff
gcc -Wall -o pr27619 -O2 -g --save-temps pr27619.c -m64 vs. gcc -Wall -o pr27619 -O2 -g --save-temps pr27619.c -mpowerpc64 does -mpowerpc64 default to 32bit by any chance? see stdu vs. stwu in fn prologue. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27619