------- Comment #11 from pinskia at gcc dot gnu dot org 2009-10-13 22:40 ------- Simple testcase for powerpc64. int main(void){ return 0; } --- CUT -- gcc t.c -flto -c -m64 /home/apinski/gcc-mainline/libexec/gcc/powerpc64-unknown-linux-gnu/4.5.0/lto1 t.o -m32
--- CUT --- I have not tried after the patch though. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41565