https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77416
Bill Seurer <seurer at linux dot vnet.ibm.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |seurer at linux dot vnet.ibm.com --- Comment #11 from Bill Seurer <seurer at linux dot vnet.ibm.com> --- The new test case works on BE but fails on LE. Executing on host: /home/seurer/gcc/build/gcc-test2/gcc/xgcc -B/home/seurer/gcc/build/gcc-test2/gcc/ /home/seurer/gcc/gcc-test2/gcc/testsuite/gcc.target/powerpc/pr77416.c -fno-diagnostics-show-caret -fdiagnostics-color=never -mcpu=power7 -O2 -m32 -ffat-lto-objects -S -o pr77416.s (timeout = 300) spawn /home/seurer/gcc/build/gcc-test2/gcc/xgcc -B/home/seurer/gcc/build/gcc-test2/gcc/ /home/seurer/gcc/gcc-test2/gcc/testsuite/gcc.target/powerpc/pr77416.c -fno-diagnostics-show-caret -fdiagnostics-color=never -mcpu=power7 -O2 -m32 -ffat-lto-objects -S -o pr77416.s cc1: error: -m32 not supported in this configuration compiler exited with status 1 output is: cc1: error: -m32 not supported in this configuration FAIL: gcc.target/powerpc/pr77416.c (test for excess errors) Excess errors: cc1: error: -m32 not supported in this configuration