]> git.ipfire.org Git - thirdparty/gcc.git/commit
s390: testsuite: Fix backprop-6.c
authorStefan Schulze Frielinghaus <stefansf@linux.ibm.com>
Fri, 22 Mar 2024 10:23:24 +0000 (11:23 +0100)
committerStefan Schulze Frielinghaus <stefansf@linux.ibm.com>
Fri, 22 Mar 2024 10:23:24 +0000 (11:23 +0100)
commite0a7233e1d2e617e1913b9873599e7a50bfe1c8f
treea626bbedb8d20c8446ad88899be401a1e7d632bd
parentca27c3b3a09fa051c0112769ba680e43b197aa97
s390: testsuite: Fix backprop-6.c

gcc/testsuite/ChangeLog:

* gcc.dg/tree-ssa/backprop-6.c: On s390 we also have a copysign
optab for long double.  Thus, scan 3 instead of 2 times for it.
gcc/testsuite/gcc.dg/tree-ssa/backprop-6.c