[Bug c++/79398] misleading error static constexpr member function called in a constant expression before its definition is complete

2018-11-05 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79398 Eric Gallager changed: What|Removed |Added CC||jason at gcc dot gnu.org,

[Bug c++/79398] misleading error static constexpr member function called in a constant expression before its definition is complete

2017-08-28 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79398 Eric Gallager changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c++/79398] misleading error static constexpr member function called in a constant expression before its definition is complete

2017-02-06 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79398 Martin Sebor changed: What|Removed |Added Keywords||diagnostic Severity|normal