Re: v2 [PATCH] Fixes for PR68356, PR81210, and PR81693

2018-12-31 Thread Mike Stump
On Dec 29, 2018, at 5:13 AM, Dominique d'Humières  wrote:
> 
> New patch for taking into account the comments in
> https://gcc.gnu.org/ml/gcc-patches/2017-11/msg01003.html
> 
> 2018-12-29  Dominique d'Humieres  
> 
>PR tree-optimization/68356
>PR target/81210
>PR target/81693
>* gcc.dg/torture/pr68264.c: Skip on darwin.
>* gcc.dg/torture/pr68037-1.c: Likewise.
>* gcc.dg/torture/pr68037-2.c: Likewise.
>* gcc.dg/torture/pr68037-3.c: Likewise.
>* gcc.dg/torture/pr25967-1.c: Likewise.
>* gcc.dg/torture/pr25967-2.c: Likewise.
> 
> OK to commit to trunk and the gcc-8 branch?

Ok.

Re: v2 [PATCH] Fixes for PR68356, PR81210, and PR81693

2018-12-29 Thread Iain Sandoe


> On 29 Dec 2018, at 13:13, Dominique d'Humières  wrote:
> 
> New patch for taking into account the comments in
> https://gcc.gnu.org/ml/gcc-patches/2017-11/msg01003.html
> 
> 2018-12-29  Dominique d'Humieres  
> 
>PR tree-optimization/68356
>PR target/81210
>PR target/81693
>* gcc.dg/torture/pr68264.c: Skip on darwin.
>* gcc.dg/torture/pr68037-1.c: Likewise.
>* gcc.dg/torture/pr68037-2.c: Likewise.
>* gcc.dg/torture/pr68037-3.c: Likewise.
>* gcc.dg/torture/pr25967-1.c: Likewise.
>* gcc.dg/torture/pr25967-2.c: Likewise.
> 
> OK to commit to trunk and the gcc-8 branch?

LGTM, and in line with what was already approved.
Iain

> 
> Dominique
> 
> 



v2 [PATCH] Fixes for PR68356, PR81210, and PR81693

2018-12-29 Thread Dominique d'Humières
New patch for taking into account the comments in
https://gcc.gnu.org/ml/gcc-patches/2017-11/msg01003.html

2018-12-29  Dominique d'Humieres  

PR tree-optimization/68356
PR target/81210
PR target/81693
* gcc.dg/torture/pr68264.c: Skip on darwin.
* gcc.dg/torture/pr68037-1.c: Likewise.
* gcc.dg/torture/pr68037-2.c: Likewise.
* gcc.dg/torture/pr68037-3.c: Likewise.
* gcc.dg/torture/pr25967-1.c: Likewise.
* gcc.dg/torture/pr25967-2.c: Likewise.

OK to commit to trunk and the gcc-8 branch?

Dominique



patch-68356b
Description: Binary data