aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/trans-expr.cc
diff options
context:
space:
mode:
authorChristoph Müllner <christoph.muellner@vrull.eu>2024-12-20 16:06:07 +0100
committerChristoph Müllner <christoph.muellner@vrull.eu>2024-12-20 21:05:05 +0100
commit0dc35fe5a095d9205da80cba976357cb71f8cb88 (patch)
tree200cec62f2e5af74e06f62afe80031f95ebad173 /gcc/fortran/trans-expr.cc
parent7c50564627e42c619cc64c09cce8a42fd7932166 (diff)
downloadgcc-0dc35fe5a095d9205da80cba976357cb71f8cb88.zip
gcc-0dc35fe5a095d9205da80cba976357cb71f8cb88.tar.gz
gcc-0dc35fe5a095d9205da80cba976357cb71f8cb88.tar.bz2
testsuite: tree-ssa: Fix i686/-m32 fails for vector-*.c tests
FAILs have been reported for several tree-ssa vector-*.c tests on i686-linux or on x86_64-linux with -m32. This patch addresses these fails by setting the necessary -msse2 flags. This patch also streamlines all tests to use dg-options instead of dg-additional-options. This is in line with most other tests in gcc.dg/tree-ssa. Tested with the following board config in RUNTESTFLAGS: --target_board=unix\{-m64,-m32,-m32/-mno-mmx/-mno-sse} gcc/testsuite/ChangeLog: * gcc.dg/tree-ssa/satd-hadamard.c: Rename dg-additional-options to dg-options. * gcc.dg/tree-ssa/vector-10.c: Rename dg-additional-options to dg-options and add -msse2 to it. * gcc.dg/tree-ssa/vector-11.c: Likewise. * gcc.dg/tree-ssa/vector-8.c: Rename dg-additional-options to dg-options. * gcc.dg/tree-ssa/vector-9.c: Likewise. Signed-off-by: Christoph Müllner <christoph.muellner@vrull.eu>
Diffstat (limited to 'gcc/fortran/trans-expr.cc')
0 files changed, 0 insertions, 0 deletions