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] Default to --enable-libstdcxx-time=auto


On Sun, May 26, 2013 at 07:58:09AM +0200, Jakub Jelinek wrote:
> On Sat, May 25, 2013 at 04:07:11PM -0700, Benjamin De Kosnik wrote:
> > 
> > > Looks good to me.  
> > 
> > Great, trunk patch in.
> > 
> > > Will you prepare corresponding patch for the 4.8
> > > branch too (I guess it should be pretty much the same, not sure if it
> > > should keep using typedef system_clock steady_clock as before for the
> > > non-MONOTONIC configuration, or if it should just do the same thing
> > > as trunk)?
> > 
> > Same thing, I think. Testing now, ok when it completes?
> 
> Yes, thanks.

My bootstraps on x86_64-linux and i686-linux on 4.8 branch were ok, so I
went ahead and committed the backport of your patch (applied cleanly).

	Jakub


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