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] PR61868


Thanks, Jeff. Checked in. 

Bingfeng

> -----Original Message-----
> From: Jeff Law [mailto:law@redhat.com]
> Sent: 31 July 2014 04:43
> To: Bingfeng Mei; Richard Biener
> Cc: Andi Kleen; gcc-patches@gcc.gnu.org
> Subject: Re: [PATCH] PR61868
> 
> On 07/30/14 09:20, Bingfeng Mei wrote:
> > Yes, that fix is better. Here are updated patches. LTO-bootstrapped
> and tested. OK?
> >
> > Bingfeng
> >
> > Index: ChangeLog
> > ===================================================================
> > --- ChangeLog   (revision 213152)
> > +++ ChangeLog   (working copy)
> > @@ -1,3 +1,10 @@
> > +2014-07-29  Bingfeng Mei <bmei@broadcom.com>
> > +
> > +       PR lto/61868
> > +       * toplev.c (init_random_seed): Move piece of code never called
> to
> > +       set_random_seed.
> > +       (set_random_seed): see above.
> > +
> >   2014-07-28  Jan Hubicka  <hubicka@ucw.cz>
> OK for the trunk.
> 
> Thanks,
> Jeff


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