Re: container method call shortcuts

2016-06-15 Thread Jonathan Wakely
On 14/06/16 22:04 +0200, François Dumont wrote: Hi Here is the patch to limit burden on compiler in finding out what is the right method to call eventually when we already know it. Very nice, OK for trunk, thanks.

Re: PR 71181 Avoid rehash after reserve

2016-06-15 Thread Jonathan Wakely
On 14/06/16 22:34 +0200, François Dumont wrote: On 14/06/2016 13:22, Jonathan Wakely wrote: On 13/06/16 21:49 +0200, François Dumont wrote: Hi I eventually would like to propose the attached patch. In tr1 I made sure we use a special past-the-end iterator that makes usage of lower_bound

RE: [PATCH] [ARC] New CPU C-define handler.

2016-06-15 Thread Claudiu Zissulescu
PING > -Original Message- > From: Claudiu Zissulescu > Sent: Thursday, May 19, 2016 1:58 PM > To: gcc-patches@gcc.gnu.org > Cc: Claudiu Zissulescu ; g...@amylaar.uk; > francois.bed...@synopsys.com > Subject: [PATCH] [ARC] New CPU C-define handler. > > This patch refactors how we handle th

RE: [PATCH] [ARC] Fix emitting jump tables for ARCv2

2016-06-15 Thread Claudiu Zissulescu
PING > -Original Message- > From: Claudiu Zissulescu > Sent: Tuesday, April 26, 2016 1:29 PM > To: gcc-patches@gcc.gnu.org > Cc: Claudiu Zissulescu ; g...@amylaar.uk; > francois.bed...@synopsys.com; jeremy.benn...@embecosm.com > Subject: [PATCH] [ARC] Fix emitting jump tables for ARCv2 >

RE: [PATCH 0/2] [ARC] Refurbish backend options

2016-06-15 Thread Claudiu Zissulescu
PING > -Original Message- > From: Claudiu Zissulescu > Sent: Monday, May 30, 2016 2:33 PM > To: gcc-patches@gcc.gnu.org > Cc: Claudiu Zissulescu ; g...@amylaar.uk; > francois.bed...@synopsys.com > Subject: [PATCH 0/2] [ARC] Refurbish backend options > > This series of patches redefines th

<    1   2