rs6000.c (altivec_expand_lv_builtin): Do not use switch statement on instruction...
authorEric Botcazou <ebotcazou@adacore.com>
Sun, 1 May 2016 07:32:01 +0000 (07:32 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Sun, 1 May 2016 07:32:01 +0000 (07:32 +0000)
commit72a109f7cc02dee553522a095e5fcc832b9a9531
tree612731300742377a5fa88831ed56be858426f422
parentd5dd0a6208e74cedfff3a95edc3c21345cb7c357
rs6000.c (altivec_expand_lv_builtin): Do not use switch statement on instruction code.

* config/rs6000/rs6000.c (altivec_expand_lv_builtin): Do not use switch
statement on instruction code.  Remove trailing spaces.
(altivec_expand_stv_builtin): Likewise.

From-SVN: r235690
gcc/ChangeLog
gcc/config/rs6000/rs6000.c