[Bug c++/94314] [10 Regression] Optimizing mismatched new/delete pairs since r10-2106-g6343b6bf3bb83c87

marxin at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Mar 25 10:08:50 GMT 2020


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

Martin Liška <marxin at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
            Summary|[10 Regression] Optimizing  |[10 Regression] Optimizing
                   |mismatched new/delete pairs |mismatched new/delete pairs
                   |                            |since
                   |                            |r10-2106-g6343b6bf3bb83c87
                 CC|                            |redi at gcc dot gnu.org
      Known to work|                            |9.3.0
   Last reconfirmed|                            |2020-03-25
           Assignee|unassigned at gcc dot gnu.org      |marxin at gcc dot gnu.org
             Status|UNCONFIRMED                 |ASSIGNED
      Known to fail|                            |10.0

--- Comment #3 from Martin Liška <marxin at gcc dot gnu.org> ---
Yes, I remember we discussed the topic about the user-provided new/delete
implementations. Can please Jason or Jonathan comment about the test-case?


More information about the Gcc-bugs mailing list