class.c (type_build_ctor_call): Return early in C++98 mode.
authorJason Merrill <jason@redhat.com>
Thu, 31 Oct 2013 14:13:42 +0000 (10:13 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Thu, 31 Oct 2013 14:13:42 +0000 (10:13 -0400)
commit83f31d8d5d6e738a2a1b844acd992e18cdd328d1
tree28d1e178d5c57fe4b81ae834b3d9389f28c6958e
parent5d46aaee73d188e2085908f7ecc89e47ebe961a5
class.c (type_build_ctor_call): Return early in C++98 mode.

* class.c (type_build_ctor_call): Return early in C++98 mode.
(type_build_dtor_call): Likewise.

From-SVN: r204262
gcc/cp/ChangeLog
gcc/cp/class.c