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: GCC 5 Status Report (2015-01-19), Trunk in Stage 4


On Mon, 19 Jan 2015, Jakub Jelinek wrote:

> On Mon, Jan 19, 2015 at 05:32:39PM +0000, Jonathan Wakely wrote:
> > I would like to commit these two patches which complete the C++11
> > library implementation:
> > 
> > https://gcc.gnu.org/ml/gcc-patches/2015-01/msg01694.html
> > https://gcc.gnu.org/ml/gcc-patches/2015-01/msg01648.html
> > 
> > And this one to complete C++14 library implementation:
> > 
> > https://gcc.gnu.org/ml/gcc-patches/2015-01/msg01704.html
> > 
> > This one is tiny, and only affects the <experimental/optional> header,
> > which is, as the name suggests, experimental:
> > 
> > https://gcc.gnu.org/ml/gcc-patches/2015-01/msg01684.html
> > 
> > OK?
> 
> I think this is worth making an exception for it.
> So ok from me, but please give Richard and/or Joseph a chance to chime in if
> they disagree.

OK with me as well.

-- 
Joseph S. Myers
joseph@codesourcery.com


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