------- Additional Comments From amodra at bigpond dot net dot au 2004-11-30 05:21 ------- No, sorry if I gave the impression my patch would fix the darwin problem. It was aimed at fixing the powerpc-linux compiler ICE, whereas I presume the darwin problem is a runtime one. On powerpc-linux, we now get
$ gcc/xgcc -Bgcc/ -O2 -m32 -mpowerpc64 /src/tmp/pr181180.c $ ./a.out $ gcc/xgcc -Bgcc/ -O2 -m32 -mpowerpc64 /src/tmp/pr181180.c -ffast-math $ ./a.out Aborted -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18118