]> git.ipfire.org Git - thirdparty/gcc.git/commit
neon.md (vcond): Fix floating-point vector comparisons against 0.
authorZhenqiang Chen <zhenqiang.chen@linaro.org>
Fri, 9 Aug 2013 06:38:26 +0000 (06:38 +0000)
committerXuepeng Guo <xguo@gcc.gnu.org>
Fri, 9 Aug 2013 06:38:26 +0000 (06:38 +0000)
commitff522f7fd48070a5365880a0ea6b54ae8be7315b
treeea555bd51f37002eb52fb97999532595b6682a4c
parentb9bfa45aad8f9f06a52439607764a7a960e2364b
neon.md (vcond): Fix floating-point vector comparisons against 0.

ChangeLog:
2013-08-09  Zhenqiang Chen  <zhenqiang.chen@linaro.org>

        * config/arm/neon.md (vcond): Fix floating-point vector
        comparisons against 0.

testsuite/ChangeLog:
2013-08-09  Zhenqiang Chen  <zhenqiang.chen@linaro.org>

        * gcc.target/arm/lp1189445.c: New testcase.

From-SVN: r201618
gcc/ChangeLog
gcc/config/arm/neon.md
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/arm/lp1189445.c [new file with mode: 0644]