This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [C++ PATCH] [PR15967] Fix ICE with ambiguous operator new
- From: "Giovanni Bajo" <giovannibajo at libero dot it>
- To: "Eric Botcazou" <ebotcazou at libertysurf dot fr>
- Cc: "Andrew Pinski" <pinskia at physics dot uc dot edu>,<gcc-patches at gcc dot gnu dot org>
- Date: Sat, 19 Jun 2004 19:43:26 +0200
- Subject: Re: [C++ PATCH] [PR15967] Fix ICE with ambiguous operator new
- References: <200406191725.i5JHPi029005@tin.geop.uc.edu>
Andrew Pinski wrote:
>> On the 3.4 branch too?
>
> I did not have the 3.4 branch checked out, so I checked it out
> applied it there as well.
Thank you Andrew for fixing this, and sorry for the breakage, everyone.
Giovanni Bajo