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][gcc-4_7-branch] Backport trunk revision 187838 into gcc-4_7-branch


On Sun, 19 May 2013, Chung-Ju Wu wrote:

> 2013/5/19 Ian Lance Taylor <iant@google.com>:
> > On Fri, May 17, 2013 at 7:29 PM, Chung-Ju Wu <jasonwucj@gmail.com> wrote:
> >> Ping: http://gcc.gnu.org/ml/gcc-patches/2013-05/msg00429.html
> >>
> >> The patch is to fix dependency issue of libgcc Makefile.in
> >> by adding 'rm libgcc_tm.stamp' in the clean rule.
> >>
> >> That was fixed on main trunk (r187838) but not on gcc-4_7-branch.
> >> Since gcc-4_7-branch is still open, is it OK to backport r187838
> >> into gcc-4_7-branch?
> >
> > It's OK with me but in general I think the release managers need to
> > approve backports.
> >
> > Ian
> 
> Thanks Ian's approval for the libgcc part.
> 
> Hi, Richard, here is the mail for my patch:
>   http://gcc.gnu.org/ml/gcc-patches/2013-05/msg00429.html
> 
> The patch doesn't add any new feature to gcc-4_7-branch.
> It just fixes the dependency issue in libgcc Makefile.in.
> 
> Is it OK to do backport?

Ok.

Thanks,
Richard.


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