method.c (synthesized_method_walk): Avoid changing EH spec based on cleanups in other...
authorJason Merrill <jason@redhat.com>
Tue, 10 Jul 2012 00:03:11 +0000 (20:03 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Tue, 10 Jul 2012 00:03:11 +0000 (20:03 -0400)
commit60b9991b6105eeba6f825a2d300a9c35d2bfdf81
tree14d19b79aa29ba20b29c6dfda51f0a42337039b1
parent83d88a6dd16bc8414522b09481a6479662ead0fd
method.c (synthesized_method_walk): Avoid changing EH spec based on cleanups in other places, too.

* method.c (synthesized_method_walk): Avoid changing
EH spec based on cleanups in other places, too.

From-SVN: r189395
gcc/cp/ChangeLog
gcc/cp/method.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/cpp0x/implicit13.C