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: RFA: dwarfout.c - emit DW_AT_LOCATION for global register variables


On Mar 1,  9:32pm, Andreas Jaeger wrote:

> > I've learned, since I've posted my patch, that I actually _do_ have
> > write access to the gcc CVS repository.  However, I do not appear in
> > the MAINTAINERS file.  Please let me know if it is okay to commit this
> > patch myself.
> 
> But if you do so, please add yourself also to the MAINTAINERS file
> under write after approval.

Okay, I've added myself to MAINTAINERS.

> >> Isn't this something that should go also into GCC 3.3?  Or is it only
> >> relevant for GCC mainline?
> >
> > Daniel J. has answered this one.  Both Benjamin and Richard H. have asked
> > me to commit this patch to the 3.3 branch too.  (Benjamin even wants it
> > in 3.2.)
> ;-)

I've committed this patch to the mainline and the 3.3 branch.  I've
(re)bootstrapped and done regression tests on both.  No problems found.
(When I updated the mainline, however, there was a conflict.  After
fixing the conflict, I retested...)

I haven't committed anything to the 3.2 branch.  If it really needs to be
there, I'll take a look at it.

Kevin


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