IBM Z: Compile mul-signed-overflow tests on old machines
authorIlya Leoshkevich <iii@linux.ibm.com>
Tue, 2 Mar 2021 01:12:38 +0000 (02:12 +0100)
committerIlya Leoshkevich <iii@linux.ibm.com>
Thu, 4 Mar 2021 13:14:41 +0000 (14:14 +0100)
commitaf60228addb5a8b6294d2ba9e81e134d359ca043
tree02b2ef98894412d749e0ac4f08de39d8cbe4ff3a
parentc778a237c1c605c2c5606c212c1ace756739442b
IBM Z: Compile mul-signed-overflow tests on old machines

Commit 34d39d140913 ("IBM Z: Run mul-signed-overflow tests only on
z14") restricted mul-signed-overflow tests to z14+.  It's actually fine
to compile them on old machines, only running needs to be restricted.

gcc/testsuite/ChangeLog:

* gcc.target/s390/mul-signed-overflow-1.c: Compile on old
machines.
* gcc.target/s390/mul-signed-overflow-2.c: Likewise.
gcc/testsuite/gcc.target/s390/mul-signed-overflow-1.c
gcc/testsuite/gcc.target/s390/mul-signed-overflow-2.c