pt.c (tsubst_aggr_type): Bail if creating the argvec fails.
authorJason Merrill <jason@gcc.gnu.org>
Wed, 9 Aug 2000 18:55:42 +0000 (14:55 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Wed, 9 Aug 2000 18:55:42 +0000 (14:55 -0400)
commit9cc82a019817f8eaf807831dd34afc8701d37ee0
tree2579b2a24bef7bd58b98cb30bdf21b40f5462703
parenta58df068f4b9bedbe4917b9d564288ef06b76e6e
pt.c (tsubst_aggr_type): Bail if creating the argvec fails.

        * pt.c (tsubst_aggr_type): Bail if creating the argvec fails.
        (tsubst_template_arg_vector): Likewise.

From-SVN: r35592
gcc/testsuite/g++.old-deja/g++.pt/explarg1.C [new file with mode: 0644]