This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Using C++ in GCC is OK
Basile Starynkevitch <basile@starynkevitch.net> writes:
> On Tue, 2010-06-01 at 10:33 -0700, Ian Lance Taylor wrote:
>> Here are the slides from my presentation on the topic at the 2008 GCC
>> Summit: http://airs.com/ian/cxx-slides.pdf .
>
>
> Ian, what is that status of your GCC in C++ branch? What should be
> re-usable from it? Do you think it makes sense to reuse it, or was it a
> proof of concept only work?
>
> [I admit I never took time to look in detail into your branch]
I merged the branch into mainline last year.
Ian