1 2 3 4 5 6 7
// { dg-do assemble } // PRMS Id: ???? void f (const int& i) { &(int&)i; // { dg-bogus "" } references ARE lvalues }