https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85505
Marek Polacek <mpolacek at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mpolacek at gcc dot gnu.org --- Comment #4 from Marek Polacek <mpolacek at gcc dot gnu.org> --- (In reply to James Abbatiello from comment #3) > I ran into this again. I can confirm that it still affects the latest > trunk. https://gcc.godbolt.org/z/W79a1vvWa succeeds when it should be > rejected. I'm sorry that it has not been fixed yet. > Is there any chance that somebody could take another look at this? Unfortunately this looks like it has to wait for GCC 16 -- it's not a regression and once we transition to stage4, we can only fix regressions for GCC 15. I may take a look for GCC 16, but not assigning this to myself yet.