]> git.ipfire.org Git - thirdparty/gcc.git/commit
Fix endian issue in pr91656 testcases
authorAlan Modra <amodra@gmail.com>
Sat, 28 Sep 2019 07:12:14 +0000 (16:42 +0930)
committerAlan Modra <amodra@gcc.gnu.org>
Sat, 28 Sep 2019 07:12:14 +0000 (16:42 +0930)
commitb164999002575eaca7f032c2374d2a04531be72f
treed17284cf6fe332784339142d4b8afd264a6ad1ae
parent6e81d34ea2d144cf48ec89cc9df8c4a479d675ec
Fix endian issue in pr91656 testcases

PR testsuite/91676
PR rtl-optimization/91656
* gcc.dg/torture/pr91656-1.c: Correct for big and pdp endian.
* gcc.dg/torture/pr91656-2.c: Likewise.
* gcc.dg/torture/pr91656-3.c: Likewise.

From-SVN: r276236
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/torture/pr91656-1.c
gcc/testsuite/gcc.dg/torture/pr91656-2.c
gcc/testsuite/gcc.dg/torture/pr91656-3.c