On Tue, Sep 14, 2010 at 12:33 AM, Ian Lance Taylor <[email protected]> wrote: > Manuel López-Ibáñez <[email protected]> writes: > >> In the same sense that adding clang->gcc means that there is less >> motivation for developers to improve the current C/C++ FEs. > > From the perspective of gcc, I think the goal of clang->gcc would be to > replace the current frontends entirely.
Yes, doing clang->gcc would get us the C family frontends disentanglement from the middle-end "for free". Richard. > Ian >
