pr66140.c (lpfc_bg_setup_bpl): Use unsigned immediates to avoid shift-overflow warnings.
authorUros Bizjak <ubizjak@gmail.com>
Sun, 26 Jul 2015 09:08:04 +0000 (11:08 +0200)
committerUros Bizjak <uros@gcc.gnu.org>
Sun, 26 Jul 2015 09:08:04 +0000 (11:08 +0200)
commit6e07a52e7795822f4953aa6b5016ad17e5df34b7
treeac4950c31030f2531bdb99438b130666458b2648
parente4e040f1a2914f075b9a7f7af04da78f721a7119
pr66140.c (lpfc_bg_setup_bpl): Use unsigned immediates to avoid shift-overflow warnings.

* gcc.target/alpha/pr66140.c (lpfc_bg_setup_bpl): Use unsigned
immediates to avoid shift-overflow warnings.

From-SVN: r226233
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/alpha/pr66140.c