[Bug c++/80630] gcc fails to compile constexpr with -O0/-O1

2019-09-20 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80630

Andrew Pinski  changed:

   What|Removed |Added

 Resolution|INVALID |DUPLICATE

--- Comment #2 from Andrew Pinski  ---


*** This bug has been marked as a duplicate of bug 67155 ***

[Bug c++/80630] gcc fails to compile constexpr with -O0/-O1

2017-05-04 Thread vsevolod.livinskij at frtk dot ru
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80630

Vsevolod Livinskiy  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |INVALID

--- Comment #1 from Vsevolod Livinskiy  ---
Missed out-of-line definition for A::debug_typeid:

constexpr uint32_t A::debug_typeid;