This is the mail archive of the gcc@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: Attribute data structure rewrite?


On Thu, 26 Jan 2006, Giovanni Bajo wrote:

> Geoffrey Keating <geoffk@apple.com> wrote:
> 
> >> re this mail:
> >> http://gcc.gnu.org/ml/gcc/2004-09/msg01357.html
> >> 
> >> do you still have the code around? Are you still willing to
> >> contribute it?
> >> Maybe you could upload it to a branch just to have it around in
> >> case someone is
> >> willing to update/finish it.
> > 
> > It's on the stree-branch, I think.  Yes, I'm still willing to
> > contribute it and would be very happy to see someone else update &
> > commit it.
> 
> svn log --stop-on-copy svn://gcc.gnu.org/svn/gcc/branches/stree-branch
> 
> shows me only stree-related commits, but not anything about attributes.

It's actually on static-tree-branch.  I included as a caveat in my C 
parser 4.1 project submission that

  whichever of this and the attribute changes on static-tree-branch goes 
  in first will necessitate (straightforward) changes in the other.

in the expectation that this branch would also be submitted for 4.1, but 
in the event it wasn't.

I think these changes should be suitable to go in during Stage 2 for 4.2 
if someone wishes to update them for current mainline.

-- 
Joseph S. Myers               http://www.srcf.ucam.org/~jsm28/gcc/
    jsm@polyomino.org.uk (personal mail)
    joseph@codesourcery.com (CodeSourcery 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]