RFA: Please review the new C++ demangler patch

Joe Buck jbuck@synopsys.com
Thu Jun 26 19:08:00 GMT 2003


On Thu, Jun 26, 2003 at 02:57:33PM -0400, Kaveh R. Ghazi wrote:
>  > if you have a modern C++ compiler it already has <vector> and
>  > <string>.
> 
> Not if you just built cc1plus in stage1, see:
> http://gcc.gnu.org/ml/gcc/2003-06/msg02221.html
> 
> Can we (re)write quick mini-string and mini-vector classes to get past
> this?

We could.  But should we?  Why not just build libstdc++ before the
demangler?



More information about the Gcc mailing list