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: PATCH: Yet another ObjC-ish "hook" in c-decl.c


On Thu, 2 Sep 2004, Ziemowit Laski wrote:

> Well, at this late stage, I prefer to stick to trees, at least on my end.

Obviously, your patches need to work with the structures currently in the 
tree.

This just means the declarator structures cleanup patch won't be a pure C 
front end patch after all as it will need to change datastructures used in 
ObjC as well (with the associated delay for review of non-C-front-end 
parts).  I hope I might still be able to finish C90 implementation.

-- 
Joseph S. Myers               http://www.srcf.ucam.org/~jsm28/gcc/
  http://www.srcf.ucam.org/~jsm28/gcc/#c90status - status of C90 for GCC 3.5
    jsm@polyomino.org.uk (personal mail)
    jsm28@gcc.gnu.org (Bugzilla assignments and CCs)


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