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

Jonathan Wakely <redi at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |INVALID

--- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> ---
This is what C++11 requires, not a bug.

The C++14 relaxed constexpr rules aren't implemented yet, as documented at
https://gcc.gnu.org/projects/cxx1y.html

Reply via email to