https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93978
Patrick Palka <ppalka at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Target Milestone|--- |11.0
Resolution|--- |FIXED
Status|UNCONFIRMED |RESOLVED
--- Comment #4 from Patrick Palka <ppalka at gcc dot gnu.org> ---
Fixed for GCC 11 (the original testcase successfully compiles with -O -Wall),
and partially fixed for GCC 10 (the original testcase successfully compiles
with -O, but not with -O -Wall).