cvt.c
42.5 KB
-
re PR c++/44444 (-Wunused-but-set-variable problem with field references) · d84686d1
PR c++/44444 * expr.c (mark_exp_read): Handle INDIRECT_REF. * cvt.c (convert_to_void): Handle INDIRECT_REF like handled_component_p. * g++.dg/warn/Wunused-var-12.C: New test. From-SVN: r160388
Jakub Jelinek committed