RFA: Please review the new C++ demangler patch
Phil Edwards
phil@jaj.com
Fri Jun 27 23:07:00 GMT 2003
On Sat, Jun 28, 2003 at 12:15:39AM +0200, Oscar Fuentes wrote:
>
> The demangler posted by H.J. Lu uses <vector>, but it doesn't depend
> on libstdc++.a. As it links fine with the 'gcc' driver, I guess it
> doesn't depends on any C++-specific support library either.
So exceptions and whatnot are disabled while building that library?
(I haven't checked.)
> libstdc++.a depency is avoided by providing a custom allocator for the
> vector.
>
> The question is: have we any guarantee that providing a custom
> allocator will be enough to use <vector> without linking to
> libstdc++.a on the future?
For vector, probably.
Phil
--
If ye love wealth greater than liberty, the tranquility of servitude greater
than the animating contest for freedom, go home and leave us in peace. We seek
not your counsel, nor your arms. Crouch down and lick the hand that feeds you;
and may posterity forget that ye were our countrymen. - Samuel Adams
More information about the Gcc
mailing list