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: [PING] Canonical types patch


On 12/22/06, Mark Mitchell <mark@codesourcery.com> wrote:
Doug Gregor wrote:
> On 12/6/06, Doug Gregor <doug.gregor@gmail.com> wrote:
>> On 12/5/06, Mark Mitchell <mark@codesourcery.com> wrote:
>> > OK, that's great.  Unfortunately, I think you should to do that again
>> > with the final patch, which I know takes a while.  Feel free to post a
>> > more casually tested patch for me to provisionally review, if you like.
>>
>> Okay. I have attached the revised patch. As before, it is separated
>> into 3 different parts: -gcc for the C/common bits, -cp for the C++
>> front end, -objc for the Objective-C(++) front end. ChangeLog follows.
>
> Just a "ping" to note that it has been two weeks since I posted the
> latest version of the canonical types patch.

I'm sorry.  The patches aren't in my INBOX -- which is supposed to mean
that I replied, or else thought my reply wasn't needed. :-)

Would you please point me at the URL for the patches, and I will review
as soon as I can?  (Because of the holidays it might be a few days.)

No problem.


Patches for the C and C++ front end are here:

http://gcc.gnu.org/ml/gcc-patches/2006-12/msg00404.html

And the patch for the Objective-C front end is here (already approved
by Mike Stump, if the C and C++ patches go in):

http://gcc.gnu.org/ml/gcc-patches/2006-12/msg00480.html

 Cheers,
 Doug


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