[Bug c++/119026] Problem of const constexpr and maybe gcc 10 accepts invalid

2025-02-26 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119026 --- Comment #2 from Jonathan Wakely --- (In reply to qurong from comment #0) > This causes an error in clang、msvc and gcc≥11 Then we don't care, GCC 12.4 is the oldest supported release. This is already fixed in all versions of GCC that are sti

[Bug c++/119026] Problem of const constexpr and maybe gcc 10 accepts invalid

2025-02-26 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119026 Andrew Pinski changed: What|Removed |Added Resolution|--- |DUPLICATE Status|UNCONFIRME