This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: Problem with your template printing change
- To: Gabriel Dos Reis <gdr at codesourcery dot com>
- Subject: Re: Problem with your template printing change
- From: Gerald Pfeifer <pfeifer at dbai dot tuwien dot ac dot at>
- Date: Wed, 29 Sep 1999 19:22:47 +0200 (MET DST)
- cc: Mark Mitchell <mark at codesourcery dot com>, gcc-bugs at gcc dot gnu dot org
> The patch above should repair the damage my previous nonsensical patch
> caused.
>
> Is it OK?
>
> 1999-09-29 Gabriel Dos Reis <gdr@codesourcery.com>
>
> * error.c (dump_template_parameter_binding): New function.
> (dump_template_bindings): Rename to ...
> (dump_template_parameter_list_bindings): ... here. Handle
> multi-level template paramaters.
I am afraid there is still a problem: With your patch (plus a gcc_update
which didn't really change much), I now get
In file included from dltypes.h:675,
from dl.h:65,
from dl.C:10:
/sw/test/gcc/SunOS/lib/gcc-lib/sparc-sun-solaris2.6/2.96/../../../../include/g++-3/stl_vector.h:
[looong system hang, but very little memory consumed]
gccvs: Internal compiler error: program cc1plus got fatal signal 11
*** Error code 1
If you want, I can send you preprocessed source privately.
Gerald
--
Gerald "Jerry" pfeifer@dbai.tuwien.ac.at http://www.dbai.tuwien.ac.at/~pfeifer/