https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54196
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever confirmed|0 |1
Last reconfirmed| |2021-08-09
--- Comment #4 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
(In reply to Andrew Pinski from comment #3)
It has nothing to do with operators but the problem is really we don't check
what is inside the exception specification.
Now do we care since exception specification is removed from C++20?