This is the mail archive of the gcc-patches@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: PATCH: Support the new demangler written in C++


> That said, I'm coming to the conclusion that we should probably bite
> the bullet and move demangler completely out of libiberty, or build
> a libiberty-old-demangler pass first, that creates a different
> library, and the real libiberty with the demangler later, when a C++
> compiler is ready.  This won't avoid the need for changing Makefiles
> to reference the other libiberty, though, but it's needed for
> parallel-make safety.

I like this idea.


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