Re: [PING] [PATCH] Make basic asm implicitly clobber memory

2016-06-06 Thread Bernd Schmidt
On 06/05/2016 06:02 PM, Bernd Edlinger wrote: I think we all agreed on the general direction of this patch. The patch is basically unchanged from previous version, except one line in doc/extend.texi has been updated. So I would like to ask if it is OK for trunk. Are there any users of extrac

Re: [PING] [PATCH] Make basic asm implicitly clobber memory

2016-06-06 Thread Richard Biener
On Sun, 5 Jun 2016, Bernd Edlinger wrote: > Ping... > > I think we all agreed on the general direction of this patch. > > The patch is basically unchanged from previous version, > except one line in doc/extend.texi has been updated. > > So I would like to ask if it is OK for trunk. The gimple_

[PING] [PATCH] Make basic asm implicitly clobber memory

2016-06-05 Thread Bernd Edlinger
Ping... I think we all agreed on the general direction of this patch. The patch is basically unchanged from previous version, except one line in doc/extend.texi has been updated. So I would like to ask if it is OK for trunk. Thanks Bernd.gcc/ 2016-05-05 Bernd Edlinger PR c/24414