https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105178
Jonathan Wakely <redi at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED --- Comment #5 from Jonathan Wakely <redi at gcc dot gnu.org> --- (In reply to Patrick Palka from comment #2) > Confirmed, trunk and 11.2.0 accept the testcase. > > This is likely caused by r11-9303-g853b9d54365372 and the same bug as > PR104242 except reported against 11 instead of trunk. I can confirm that > backporting r12-7708-g7a42b1fa1a090e to the 11 branch fixes the testcase > there. Fixed for 11.5 with that backport.