aboutsummaryrefslogtreecommitdiff
path: root/gcc/gcov-io.cc
diff options
context:
space:
mode:
authorKewen Lin <linkw@linux.ibm.com>2022-04-26 06:34:24 -0500
committerKewen Lin <linkw@linux.ibm.com>2022-04-26 20:41:16 -0500
commit39d2411c787493adb1e1ae894cbef161cb7a114f (patch)
treebd1b0c1d7879e57ebe8ade95a5fed42d001ed7b3 /gcc/gcov-io.cc
parent01ad093b5f3fa16a22fb24db093375ed3b9315cc (diff)
downloadgcc-39d2411c787493adb1e1ae894cbef161cb7a114f.zip
gcc-39d2411c787493adb1e1ae894cbef161cb7a114f.tar.gz
gcc-39d2411c787493adb1e1ae894cbef161cb7a114f.tar.bz2
rs6000: Move V2DI vec_neg under power8-vector [PR105271]
As PR105271 shows, __builtin_altivec_neg_v2di requires option -mpower8-vector as its pattern expansion relies on subv2di which has guard VECTOR_UNIT_P8_VECTOR_P (V2DImode). This fix is to move the related lines for __builtin_altivec_neg_v2di to the section of stanza power8-vector. PR target/105271 gcc/ChangeLog: * config/rs6000/rs6000-builtins.def (NEG_V2DI): Move to [power8-vector] stanza. gcc/testsuite/ChangeLog: * gcc.target/powerpc/pr105271.c: New test.
Diffstat (limited to 'gcc/gcov-io.cc')
0 files changed, 0 insertions, 0 deletions