]> git.ipfire.org Git - thirdparty/gcc.git/commit
AArch64: Skip test for pr97535 on ILP32 since it can't express the range.
authorTamar Christina <tamar.christina@arm.com>
Wed, 28 Oct 2020 19:13:27 +0000 (19:13 +0000)
committerTamar Christina <tamar.christina@arm.com>
Tue, 17 Nov 2020 10:26:06 +0000 (10:26 +0000)
commit98ba03ffe0b9f37b4916ce6238fad754e00d720b
tree0e1775b75ae78bd85728174a3639f82f13cb545b
parent886964a78aa89ef3c15e69a7b4b96c55d51ea812
AArch64: Skip test for pr97535 on ILP32 since it can't express the range.

I am excluding the test from ILP32 since the goal of the test is to test
truncations of large numbers above INT_MAX.

gcc/testsuite/ChangeLog:

PR target/97535
* gcc.target/aarch64/pr97535.c: Exclude ILP32.

(cherry picked from commit 3dcd47389b16f48dcf5512b9ebba15af5c0be948)
gcc/testsuite/gcc.target/aarch64/pr97535.c