Wunused-var-11.c
190 Bytes
-
re PR c++/44443 (-Wunused-but-set-variable problem with unused attribute on type) · 026698d2
PR c++/44443 * decl.c (initialize_local_var): If TREE_USED is set on the type, set also DECL_READ_P on the decl. * c-c++-common/Wunused-var-11.c: New test. From-SVN: r160387
Jakub Jelinek committed