PR c++/65168 - -Waddress in unevaluated context.
gcc/c-family/ * c-common.c (c_common_truthvalue_conversion): Check c_inhibit_evaluation_warnings for warning about address of reference. gcc/cp/ * typeck.c (cp_truthvalue_conversion): Compare pointers to nullptr. Don't set c_inhibit_evaluation_warnings. From-SVN: r238560
Showing
gcc/testsuite/g++.dg/warn/Waddress-3.C
0 → 100644
Please
register
or
sign in
to comment