aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-cfg.c
diff options
context:
space:
mode:
authorSudakshina Das <sudi.das@arm.com>2018-03-21 17:14:48 +0000
committerSudakshina Das <sudi@gcc.gnu.org>2018-03-21 17:14:48 +0000
commit839c95d00b92ca2d9e8e3cfac023be93bab2b5c6 (patch)
tree2dfeb060a8f91159009d85b4fd0b03e4cde63f19 /gcc/tree-cfg.c
parent5d011fcfcdcd04a94f74eca8643cb61f824774e3 (diff)
downloadgcc-839c95d00b92ca2d9e8e3cfac023be93bab2b5c6.zip
gcc-839c95d00b92ca2d9e8e3cfac023be93bab2b5c6.tar.gz
gcc-839c95d00b92ca2d9e8e3cfac023be93bab2b5c6.tar.bz2
[ARM] Fix test pr82989.c for big endian and mthumb
The test pr82989.c which was added in one of previous commits is failing for mthumb and big-endian configurations. The aim of this test was to check that NEON instructions are not being used for simple shift operations. The scanning of lsl and lsr instructions and checking its counts were just too restrictive for different configurations. So I have now simplified the test to only check for the absence of NEON instructions. *** gcc/testsuite/ChangeLog *** 2018-03-21 Sudakshina Das <sudi.das@arm.com> PR target/82989 * gcc.target/arm/pr82989.c: Change dg scan-assembly directives. From-SVN: r258723
Diffstat (limited to 'gcc/tree-cfg.c')
0 files changed, 0 insertions, 0 deletions