https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120353
--- Comment #8 from qinzhao at gcc dot gnu.org --- (In reply to Jakub Jelinek from comment #7) > > There can always be exceptions if there is a strong reason, but yes, only > new major releases should be generally more strict in what they accept. > Furthermore, the normal release branch rules are that only regression > bugfixes and documentation fixes are backported. Again, exceptions are > possible, but shouldn't be done frequently. This is neither a regression > (at least is not marked as such) and even a regression fix would be strongly > preferred not to introduce extra diagnostics which wasn't there in 15.1. make sense to me. > > should I revert the patch from GCC15? > > I'd say so, unless other RMs disagree. sure, I will revert it.