Re: [MIPS] Optimizing stack frames for codesize

2013-10-06 Thread Richard Sandiford
Matthew Fortune writes: >> If you have time to benchmark it then let's go with whatever turns out best. > > I have already done some investigation (only with bare metal tools so > far) and that shows that growing the frame downward almost universally > improves code size. This is looking at the de

Update the c++1y/c++14 support page

2013-10-06 Thread Morwenn Ed
Three new papers were adopted at the Chicago meeting a few days ago: * [[deprecated]] attribute (N3760) * Sized deallocation (N3778) * Single-quotation-mark as a digit separator (N3481) Shouldn't the GCC C++1y/C++14 support page be modified to reflect these additions?

Re: Update the c++1y/c++14 support page

2013-10-06 Thread Paolo Carlini
Hi, Morwenn Ed ha scritto: >Three new papers were adopted at the Chicago meeting a few days ago: >* [[deprecated]] attribute (N3760) >* Sized deallocation (N3778) >* Single-quotation-mark as a digit separator (N3481) > >Shouldn't the GCC C++1y/C++14 support page be modified to reflect these >ad

RE: Update the c++1y/c++14 support page

2013-10-06 Thread Morwenn Ed
> Subject: Re: Update the c++1y/c++14 support page > From: paolo.carl...@oracle.com > Date: Sun, 6 Oct 2013 14:06:32 +0200 > To: morwen...@hotmail.fr; gcc@gcc.gnu.org > > > > Hi, > > Morwenn Ed ha scritto: >>Three new papers were adopted at the Chicago meet

RE: Update the c++1y/c++14 support page

2013-10-06 Thread Paolo Carlini
Hi, Morwenn Ed ha scritto: >Well, it never got to sign the copyright assignment. Certainly you don't need an assignment for 3 lines of docs! Paolo

RE: Update the c++1y/c++14 support page

2013-10-06 Thread Morwenn Ed
> Subject: RE: Update the c++1y/c++14 support page > From: paolo.carl...@oracle.com > Date: Sun, 6 Oct 2013 14:48:27 +0200 > To: morwen...@hotmail.fr; gcc@gcc.gnu.org > > > > Hi, > > Morwenn Ed ha scritto: >>Well, it never got to sign the copyright assignme

Re: Update the c++1y/c++14 support page

2013-10-06 Thread Jeff Hammond
Given your company (Oracle) sued Google over 9 lines of Java (the now infamous rangeCheck function), I hardly think it's appropriate for you to discourage someone from following through with copyright assignment for a minor contribution. Jeff On Sun, Oct 6, 2013 at 7:48 AM, Paolo Carlini wrote:

Re: Update the c++1y/c++14 support page

2013-10-06 Thread Andrey Belevantsev
On 07.10.2013 9:54, Jeff Hammond wrote: Given your company (Oracle) sued Google over 9 lines of Java (the now infamous rangeCheck function), I hardly think it's appropriate for you to discourage someone from following through with copyright assignment for a minor contribution. This has nothing