[Bug c++/116867] Incorrectly report a constexpr function as non-constant
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116867 --- Comment #3 from Heng Zhou --- (In reply to Andrew Pinski from comment #1) > Looks to be already fixed in GCC 13.3.0. Yes, it works with gcc 13.3. Thank you.
[Bug c++/116867] Incorrectly report a constexpr function as non-constant
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116867 Marek Polacek changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|
[Bug c++/116867] Incorrectly report a constexpr function as non-constant
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116867 Andrew Pinski changed: What|Removed |Added Keywords||needs-bisection, |