https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117476
--- Comment #17 from Sam James <sjames at gcc dot gnu.org> --- (In reply to Alexey Merzlyakov from comment #16) > [...] > > Finally, currently I am doing local GCC regression testing for the fix, > targeting x64_64, AArch64, RV64 and MIPS-32. After the test will be > finished, the patch to be submitted to the mailing list. A lot of things > were broken by previous patch, so please ping me if it is better to submit > the fix ASAP in parallel with local testing. I would recommend doing an all frontends build + regtest, as Andrew and I hit some test failures with GCC's Go frontend (https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117476#c14). If that passes, I would just submit it, as it's pretty straightforward and you've analysed it already.