stdarg1.C
147 Bytes
-
re PR c++/23840 (Bogus "invalid lvalue in unary '&'" diagnostic and ICE with va_arg) · c0ad5a31
PR c++/23840 * tree.c (lvalue_p1): A VA_ARG_EXPR with class type is an lvalue, when class rvalues are lvalues. PR c++/23840 * g++.dg/expr/stdarg1.C: New test. From-SVN: r104877
Mark Mitchell committed