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

--- Comment #3 from Marek Polacek <mpolacek at gcc dot gnu.org> ---
Same problem for:

constexpr int* ptr = (int *) (const int *) nullptr;

Reply via email to