diff options
author | Bill Schmidt <wschmidt@linux.ibm.com> | 2022-01-28 11:50:25 -0600 |
---|---|---|
committer | Segher Boessenkool <segher@kernel.crashing.org> | 2022-03-30 18:29:26 +0000 |
commit | d32a5f4b52aa1f845c4fb56d4e849d4386299100 (patch) | |
tree | 49996b45796808043261b2ab10ff6de1ca63d92b /gcc/gcov-io.cc | |
parent | 22b0476a814a4759bb68f38b9415624a0fe52a7d (diff) | |
download | gcc-d32a5f4b52aa1f845c4fb56d4e849d4386299100.zip gcc-d32a5f4b52aa1f845c4fb56d4e849d4386299100.tar.gz gcc-d32a5f4b52aa1f845c4fb56d4e849d4386299100.tar.bz2 |
rs6000: vec_neg built-ins wrongly require POWER8
As the subject states. Fixing this is accomplished by moving the built-ins
to the correct stanzas, [altivec] and [vsx].
2022-01-27 Bill Schmidt <wschmidt@linux.ibm.com>
gcc/
* config/rs6000/rs6000-builtins.def (NEG_V16QI): Move to [altivec]
stanza.
(NEG_V4SF): Likewise.
(NEG_V4SI): Likewise.
(NEG_V8HI): Likewise.
(NEG_V2DF): Move to [vsx] stanza.
(NEG_V2DI): Likewise.
Diffstat (limited to 'gcc/gcov-io.cc')
0 files changed, 0 insertions, 0 deletions