error.c (dump_type_suffix): Print the exception specs before recursing.
authorJason Merrill <jason@redhat.com>
Thu, 17 Jan 2002 12:54:36 +0000 (07:54 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Thu, 17 Jan 2002 12:54:36 +0000 (07:54 -0500)
commitad6b1795b1171d94d24abb31dfe515d311531794
tree072dc5a084047356bdefea40c77a65bc8664e55c
parentd0e8287098058789159a24f649d61bd88a790dd4
error.c (dump_type_suffix): Print the exception specs before recursing.

        * error.c (dump_type_suffix): Print the exception specs before
        recursing.
        (dump_function_decl): Here, too.

        * cp-tree.h (TMPL_PARMS_DEPTH): Cast to signed HOST_WIDE_INT.

From-SVN: r48947
gcc/cp/ChangeLog
gcc/cp/cp-tree.h
gcc/cp/error.c
gcc/testsuite/g++.dg/other/error3.C [new file with mode: 0644]