[Bug c++/101588] [DR2126] rejects valid constexpr when binding from a constexpr function and initializer_list

2023-02-09 Thread mpolacek at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101588 --- Comment #4 from Marek Polacek --- When fixing this, please adjust g++.dg/cpp0x/constexpr-nsdmi2.C.

[Bug c++/101588] [DR2126] rejects valid constexpr when binding from a constexpr function and initializer_list

2023-02-08 Thread mpolacek at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101588 Marek Polacek changed: What|Removed |Added Ever confirmed|0 |1 Last reconfirmed|

[Bug c++/101588] [DR2126] rejects valid constexpr when binding from a constexpr function and initializer_list

2021-07-22 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101588 Andrew Pinski changed: What|Removed |Added Summary|rejects valid constexpr |[DR2126] rejects valid