[Bug c++/72777] broken error message with reference in constexpr arguments in c++11 mode

2021-12-02 Thread de34 at live dot cn via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72777 Jiang An changed: What|Removed |Added CC||de34 at live dot cn --- Comment #2 from

[Bug c++/72777] broken error message with reference in constexpr arguments in c++11 mode

2016-08-02 Thread bloerwald at googlemail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72777 --- Comment #1 from bloerwald at googlemail dot com --- Note: compiles fine in c++11 mode of clang 3.8, so not sure if it actually is forbidden by the standard.