[Bug c++/77370] missing -Wignored-qualiifiers on a bogus const reference
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77370 --- Comment #2 from Eric Gallager --- (In reply to Eric Gallager from comment #1) > (In reply to Martin Sebor from comment #0) > > GCC rejects the program below because it tries to initialize the non-const > > reference object cr with a temporary
[Bug c++/77370] missing -Wignored-qualiifiers on a bogus const reference
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77370 Eric Gallager changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|