]> gcc.gnu.org Git - gcc.git/commit
signbit-2: make test check for scalar or vector versions
authorTamar Christina <tamar.christina@arm.com>
Tue, 16 Nov 2021 15:38:28 +0000 (15:38 +0000)
committerTamar Christina <tamar.christina@arm.com>
Tue, 16 Nov 2021 15:38:28 +0000 (15:38 +0000)
commit9836e907c4f20ab7638a5125e63634afafc772e7
tree37b4e7f16fe8b377677a3947ed0c4aeb34f205d9
parente1c0c908f85816240b685a5be4f0e5a0e6634979
signbit-2: make test check for scalar or vector versions

This updates the signbit-2 test to check for
the scalar optimization if the target does not
support vectorization.

gcc/testsuite/ChangeLog:

* gcc.dg/signbit-2.c: CHeck vect or scalar.
gcc/testsuite/gcc.dg/signbit-2.c
This page took 0.066593 seconds and 5 git commands to generate.