Re: [PATCH 0/2] S/390 test case fixes.

2016-01-15 Thread Andreas Krebbel
> gcc/testsuite/ChangeLog > > * gcc.dg/tree-ssa/20040204-1.c: Do not xfail on S/390. Applied. Thanks! -Andreas-

Re: [PATCH 0/2] S/390 test case fixes.

2016-01-15 Thread Andreas Krebbel
> gcc/testsuite/ChangeLog > > * g++.dg/Wframe-address.C: Test requires -mbackchain for s390*-*-* > * g++.dg/Wno-frame-address.C: Ditto. Applied. Thanks! -Andreas-

Re: [PATCH 0/2] S/390 test case fixes.

2016-01-11 Thread Jeff Law
On 01/11/2016 03:47 AM, Dominik Vogt wrote: On Mon, Jan 11, 2016 at 11:46:21AM +0100, Dominik Vogt wrote: The following two patches fix some test cases for S/390. Patch 1: gcc.dg/tree-ssa/20040204-1.c does not fail on S/390 at the moment. The series looks fine to me. jeff

Re: [PATCH 0/2] S/390 test case fixes.

2016-01-11 Thread Dominik Vogt
On Mon, Jan 11, 2016 at 11:46:21AM +0100, Dominik Vogt wrote: > The following two patches fix some test cases for S/390. Patch 2: Add -mbackchain on S/390 to make the -W[no-]frame-adrress tests work. Ciao Dominik ^_^ ^_^ -- Dominik Vogt IBM Germany gcc/testsuite/ChangeLog * g++

Re: [PATCH 0/2] S/390 test case fixes.

2016-01-11 Thread Dominik Vogt
On Mon, Jan 11, 2016 at 11:46:21AM +0100, Dominik Vogt wrote: > The following two patches fix some test cases for S/390. Patch 1: gcc.dg/tree-ssa/20040204-1.c does not fail on S/390 at the moment. Ciao Dominik ^_^ ^_^ -- Dominik Vogt IBM Germany gcc/testsuite/ChangeLog * gcc.dg/t

[PATCH 0/2] S/390 test case fixes.

2016-01-11 Thread Dominik Vogt
The following two patches fix some test cases for S/390. Ciao Dominik ^_^ ^_^ -- Dominik Vogt IBM Germany