[Bug c++/93668] constexpr delete[]

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Feb 11 08:17:00 GMT 2020


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

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |diagnostic

--- Comment #2 from Richard Biener <rguenth at gcc dot gnu.org> ---
If it is UB then it is only UB when the code is actually reached at runtime so
we can't really reject it?


More information about the Gcc-bugs mailing list