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: [C++/Obj-C++ PATCH] Fix Objective-C++ breakage


On Tue, Mar 25, 2008 at 10:03 AM, Doug Gregor <doug.gregor@gmail.com> wrote:
> My SFINAE patch to the C++ front end broke the Objective-C++ front
> end. This patch fixes the problem, which involves some renaming of
> routines in the C++ front end as well as minor fixes to the
> Objective-C++ front end. Okay for mainline?

This is the third bootstrap failure for Objective-C++ in less than two
weeks.  I think it is either time to require Objective-C++ building or
decide we should remove it.

-- Pinski


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