+ PR c++/51928 + * class.c (set_method_tm_attributes): Use TARGET_THUNK instead...
authorAldy Hernandez <aldyh@redhat.com>
Tue, 24 Jan 2012 16:47:24 +0000 (16:47 +0000)
committerAldy Hernandez <aldyh@gcc.gnu.org>
Tue, 24 Jan 2012 16:47:24 +0000 (16:47 +0000)
commit00a42fb364bba1a8cea3e36c15969d7fbc10a1fe
tree3c7bc3da2e660f5533682e3c03591f4239c30c61
parent1aa5d1c74aa0ed61c1d3e4067dd291efa41b1cf8
+ PR c++/51928 + * class.c (set_method_tm_attributes): Use TARGET_THUNK instead...

+       PR c++/51928
+       * class.c (set_method_tm_attributes): Use TARGET_THUNK instead of
+       thunk for set_one_vmethod_tm_attributes.

Co-Authored-By: Patrick Marlier <patrick.marlier@gmail.com>
From-SVN: r183478
gcc/cp/ChangeLog
gcc/cp/class.c
gcc/testsuite/g++.dg/tm/pr51928.C [new file with mode: 0644]