visium.c (visium_gimplify_va_arg): Emit a big-endian correction if the type is smalle...
authorEric Botcazou <ebotcazou@adacore.com>
Wed, 12 Oct 2016 21:04:26 +0000 (21:04 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Wed, 12 Oct 2016 21:04:26 +0000 (21:04 +0000)
commit95842021896e8c231cb23d0073c8a08dfe898744
tree9e6f73e8e391c61cc09a2fc20e71b86e9f96287f
parent1ad16c52842e0513b96a0e02d2a431dc0f338c5d
visium.c (visium_gimplify_va_arg): Emit a big-endian correction if the type is smaller than a word.

* config/visium/visium.c (visium_gimplify_va_arg): Emit a big-endian
correction if the type is smaller than a word.
(visium_select_cc_mode): Add ... fall through ... comment.

From-SVN: r241076
gcc/ChangeLog
gcc/config/visium/visium.c