https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117423
--- Comment #16 from pipcet at protonmail dot com --- (In reply to Sam James from comment #14) > (In reply to Sam James from comment #13) > > (In reply to Andrew Pinski from comment #12) > > > Also it is not obvious from the Emacs bug report it is exactly this bug. > > > It > > > could be another bug that is exposed by SRA > > > > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119085#c6 ;) > > oh, wait, https://debbugs.gnu.org/cgi/bugreport.cgi?bug=78473 != > https://debbugs.gnu.org/cgi/bugreport.cgi?bug=76559, but I suspect it is the > same Those two Emacs bugs appear to be the same GCC bug, and it was reported as https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119085, but I'm not sure it's really a duplicate of this one. Given the discussion and test code at 119085, it might be best to fix that one and see whether 117423 is fixed as a side effect?