rs6000-builtin.def (VSX_BUILTIN_VEC_LD, [...]): Add comment to explain non-traditiona...
authorKelvin Nilsen <kelvin@gcc.gnu.org>
Wed, 6 Jun 2018 14:46:29 +0000 (14:46 +0000)
committerKelvin Nilsen <kelvin@gcc.gnu.org>
Wed, 6 Jun 2018 14:46:29 +0000 (14:46 +0000)
commit1336795a5669b19722fdbc256a3bfe801b54eea7
tree5b470f0697e04aad22a59045f05b251e6de84113
parent2a559b8c77152cfa27d6b804c1d8392a5a651049
rs6000-builtin.def (VSX_BUILTIN_VEC_LD, [...]): Add comment to explain non-traditional uses.

gcc/ChangeLog:

2018-06-06  Kelvin Nilsen  <kelvin@gcc.gnu.org>

* config/rs6000/rs6000-builtin.def (VSX_BUILTIN_VEC_LD,
VSX_BUILTIN_VEC_ST): Add comment to explain non-traditional uses.
* config/rs6000/rs6000-c.c (altivec_overloaded_builtins): Remove
several redundant entries.

From-SVN: r261234
gcc/ChangeLog
gcc/config/rs6000/rs6000-builtin.def
gcc/config/rs6000/rs6000-c.c