aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/trans-openmp.c
diff options
context:
space:
mode:
authorIlya Enkovich <enkovich.gnu@gmail.com>2016-03-17 10:58:26 +0000
committerIlya Enkovich <ienkovich@gcc.gnu.org>2016-03-17 10:58:26 +0000
commit0c8b64cb587dbe83a0660878c69d7ff96589673c (patch)
treedf813d10b32fa201cc0b67533f0f01f5bee67085 /gcc/fortran/trans-openmp.c
parenta7ceba7d02ca7eb946aa99b6f97195cc5a4e5123 (diff)
downloadgcc-0c8b64cb587dbe83a0660878c69d7ff96589673c.zip
gcc-0c8b64cb587dbe83a0660878c69d7ff96589673c.tar.gz
gcc-0c8b64cb587dbe83a0660878c69d7ff96589673c.tar.bz2
match.pd (A + (B vcmp C ? 1 : 0) -> A - (B vcmp C)): Apply for boolean vector with vector mode only.
gcc/ * match.pd (A + (B vcmp C ? 1 : 0) -> A - (B vcmp C)): Apply for boolean vector with vector mode only. (A - (B vcmp C ? 1 : 0) -> A + (B vcmp C)): Likewise. gcc/testsuite/ * gcc.target/i386/pr70251.c: New test. From-SVN: r234283
Diffstat (limited to 'gcc/fortran/trans-openmp.c')
0 files changed, 0 insertions, 0 deletions