https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106246
--- Comment #3 from Iain Sandoe <iains at gcc dot gnu.org> --- (In reply to Richard Biener from comment #2) > Maybe a duplicate of PR106228. I can't reproduce with the fix for that in > the tree. Is there anything besides --target=powerpc-darwin9 to use? Any > -mcpu=? there's a build (with debug) on gcc186 (/home/iains/gcc-master/bld-x-ppc-darwin9) if that's any use. I bootstrapped master and then : $ ./gcc/xgcc -v Using built-in specs. COLLECT_GCC=./gcc/xgcc Target: powerpc-apple-darwin9 Configured with: ../src/configure --prefix=/home/iains/gcc-master/gcc-13-0-0 --target=powerpc-apple-darwin9 --build=x86_64-pc-linux-gnu --enable-languages=c,c++ it could be a dup, indeed (I also see the libgfortran fails on the previous rev, and the new vector test case fails).