aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-vectorizer.h
diff options
context:
space:
mode:
authorStefan Schulze Frielinghaus <stefansf@linux.ibm.com>2023-08-08 08:53:12 +0200
committerStefan Schulze Frielinghaus <stefansf@linux.ibm.com>2023-08-08 08:53:12 +0200
commitf3a8dde08b420dbe9cacbc1a1febaaf77357f4d4 (patch)
tree98685e0c7b0ba20c0c2428181dba40bedbacc682 /gcc/tree-vectorizer.h
parent8f4d2a4c984f168b8444672aa8f4a103e845dfbf (diff)
downloadgcc-f3a8dde08b420dbe9cacbc1a1febaaf77357f4d4.zip
gcc-f3a8dde08b420dbe9cacbc1a1febaaf77357f4d4.tar.gz
gcc-f3a8dde08b420dbe9cacbc1a1febaaf77357f4d4.tar.bz2
rtl-optimization/110869 Fix tests cmp-mem-const-*.c for sparc
This fixes the rather new tests cmp-mem-const-{1,2,3,4,5,6}.c for sparc. For -1 and -2 we need at least optimization level 2 on sparc. For the sake of homogeneity, change all test cases to -O2. For -3 and -4 we do not end up with a comparison of memory and a constant, and finally for -5 and -6 the constants are reduced by a prior optimization which means there is nothing left to do. Thus excluding sparc from those tests. gcc/testsuite/ChangeLog: PR rtl-optimization/110869 * gcc.dg/cmp-mem-const-1.c: Use optimization level 2. * gcc.dg/cmp-mem-const-2.c: Dito. * gcc.dg/cmp-mem-const-3.c: Exclude sparc from this test. * gcc.dg/cmp-mem-const-4.c: Dito. * gcc.dg/cmp-mem-const-5.c: Dito. * gcc.dg/cmp-mem-const-6.c: Dito.
Diffstat (limited to 'gcc/tree-vectorizer.h')
0 files changed, 0 insertions, 0 deletions