re PR c++/44443 (-Wunused-but-set-variable problem with unused attribute on type)
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
Showing
Loading
Please register or sign in to comment