This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: RFA: Please review the new C++ demangler patch


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

Remember that we also need the demangler for binutils, which is built
before gcc in a combined tree.  Solving the problem for the target
demangler won't help much; we already have a target demangler in
libstdc++.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]