re PR c++/17880 (-Wsequence-point doesn't warn inside if, while, do conditions,…
re PR c++/17880 (-Wsequence-point doesn't warn inside if, while, do conditions, for beg/cond/end expressions etc.) 2008-08-27 Manuel Lopez-Ibanez <manu@gcc.gnu.org> PR c++/17880 cp/ * semantics.c (maybe_convert_cond): Call verify_sequence_points. (finish_return_stmt): Likewise. (finish_switch_condition): Likewise. testsuite/ * g++.dg/warn/sequence-pt-1.C: New. * g++.dg/warn/sequence-pt-pr17880.C: New. From-SVN: r139625
Showing
gcc/testsuite/g++.dg/warn/sequence-pt-1.C
0 → 100644
Please
register
or
sign in
to comment