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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Known to work|                            |6.4.0
   Target Milestone|---                         |8.4
            Summary|constexpr-ness of char      |[8/9/10 Regression]
                   |const* doesn't propagate    |constexpr-ness of char
                   |                            |const* doesn't propagate

--- Comment #2 from Marek Polacek <mpolacek at gcc dot gnu.org> ---
(In reply to Martin Liška from comment #1)
> Confirmed. Note that -std=c++17 works fine.

Actually, it's -std=c++17 that doesn't work.

Started with r7-3812-g960320472221464b48db6c2a1523b5f74b74d016 it seems.

GCC 6.4 works, so this is a regression.

Reply via email to