https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119979
--- Comment #25 from Vineet Gupta <vineetg at gcc dot gnu.org> --- (In reply to Oleg Endo from comment #24) > (In reply to Jakub Jelinek from comment #23) > > So is this now fixed or what remains to be done? > > The patch that HJ posted in PR 122925 seems to be fixing the issue on SH. > That's all I can say. Not sure if there are any other remaining issues. It seems there's some fallout, as Jeff brought up here [1] but no update since. ``` Note you broke mcore-elf in new and interesting ways. Tests that now fail, but worked before (2 tests): mcore-sim: gcc: gcc.dg/tree-ssa/pr84436-5.c execution test mcore-sim: gcc: gcc.dg/tree-ssa/pr84436-5.c execution test And you broke iq2000-elf:Tests that now fail, but worked before (99 tests): iq2000-sim: gcc: c-c++-common/pr111309-1.c -Wc++-compat execution test [ ... ] So two steps forward, two steps back. ``` [1] https://gcc.gnu.org/pipermail/gcc-patches/2026-February/709545.html
