re PR c++/59315 (g++.dg/warn/Wunused-3.C FAILs with -fno-use-cxa-atexit)
authorJason Merrill <jason@redhat.com>
Wed, 29 Jan 2014 13:40:49 +0000 (08:40 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Wed, 29 Jan 2014 13:40:49 +0000 (08:40 -0500)
commitdc9e1b866ba338e7d1c52433e271cfd0d8d2c76f
tree2884b25b500be7055b093c87a0abe4b435b58015
parent4ca56230c68d953102c411f6accfb42a7a61094e
re PR c++/59315 (g++.dg/warn/Wunused-3.C FAILs with -fno-use-cxa-atexit)

PR c++/59315
* decl.c (cxx_maybe_build_cleanup): Call mark_used.

From-SVN: r207236
gcc/cp/ChangeLog
gcc/cp/decl.c
gcc/testsuite/g++.dg/warn/Wunused-3.C