https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100675
Patrick Palka <ppalka at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |ppalka at gcc dot gnu.org Resolution|--- |DUPLICATE --- Comment #3 from Patrick Palka <ppalka at gcc dot gnu.org> --- Already fixed on trunk by r11-3295 (and also fixed for 10.4). This seems like ultimately a variant of PR97051, with the is_constant_evaluated() call instead deeply nested. *** This bug has been marked as a duplicate of bug 97051 ***