re PR c++/6179 (EH regression test failure for STLport-4.5.3)
authorJason Merrill <jason@redhat.com>
Sat, 6 Apr 2002 15:59:14 +0000 (10:59 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Sat, 6 Apr 2002 15:59:14 +0000 (10:59 -0500)
commitf62ea15730209b4024837b30e9f0eb7e39fae3d9
tree435bbbe81ab3ca81ec3ffb6b655d016f38641b5a
parent8e9603b0c204c9ea0099bc379be3de18da9f9488
re PR c++/6179 (EH regression test failure for STLport-4.5.3)

        PR c++/6179
        * method.c (implicitly_declare_fn): Pass unqualified type to
        synthesize_exception_spec.

From-SVN: r51954
gcc/cp/ChangeLog
gcc/cp/method.c
gcc/testsuite/g++.dg/eh/synth1.C [new file with mode: 0644]