https://gcc.gnu.org/bugzilla/show_bug.cgi?id=127267
--- Comment #4 from Jeffrey A. Law <law at gcc dot gnu.org> --- Still not quite right. I applied the propose patch, but not the SMALL_INT change and that fixes 20040705-1 at -O1, but it triggers: Tests that now fail, but worked before (5 tests): iq2000-sim: gcc: c-c++-common/torture/vector-compare-1.c -O0 execution test iq2000-sim: gcc: c-c++-common/torture/vector-compare-1.c -O0 execution test iq2000-sim: gcc: gcc.c-torture/execute/builtins/mempcpy-chk.c execution, -O2 iq2000-sim: gcc: gcc.c-torture/execute/builtins/mempcpy-chk.c execution, -O2 -flto -fno-use-linker-plugin -flto-partition=none iq2000-sim: gcc: gcc.dg/compat/struct-return-10 c_compat_x_tst.o-c_compat_y_tst.o execute I haven't done any debugging.
