https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93050

Jason Merrill <jason at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING
                 CC|                            |jason at gcc dot gnu.org
   Last reconfirmed|                            |2022-01-05
     Ever confirmed|0                           |1

--- Comment #2 from Jason Merrill <jason at gcc dot gnu.org> ---
We should never call ~Test if the constructor throws, and indeed we don't on my
RHEL system.  Can you reproduce this with a more recent MSYS2 gcc?  Looks like
they have 11.2 packages now.

Reply via email to