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

Jonathan Wakely <redi at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
             Status|RESOLVED                    |NEW
   Last reconfirmed|                            |2020-04-16
         Resolution|DUPLICATE                   |---
            Summary|Incorrect destruction for   |[8 Regression] Incorrect
                   |partially built objects     |destruction for partially
                   |                            |built objects
      Known to work|                            |4.7.4, 9.1.0
      Known to fail|                            |4.8.5, 4.9.4, 5.5.0, 6.5.0,
                   |                            |7.5.0, 8.4.0

--- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Although it was fixed by r260300 it doesn't seem to be an exact dup of PR 85363
because this one is a regression since 4.7 and fails consistently with C++11
and C++14.

Reopening, because we should consider backporting r260300 to gcc-8.

Reply via email to