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

Marek Polacek <mpolacek at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mpolacek at gcc dot gnu.org
   Last reconfirmed|                            |2022-03-08
     Ever confirmed|0                           |1
   Target Milestone|---                         |10.4
             Status|UNCONFIRMED                 |NEW

--- Comment #1 from Marek Polacek <mpolacek at gcc dot gnu.org> ---
Confirmed.  Started with r10-2475-g777e426772f80c.  It would be trivial to
bring back the grokmethod hunk to fix this ICE, but we should be more helpful
and say that operator delete[] must return type void, which I think
[basic.stc.dynamic.deallocation]#3 says.

Reply via email to