https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97535

--- Comment #11 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The releases/gcc-10 branch has been updated by Tamar Christina
<tnfch...@gcc.gnu.org>:

https://gcc.gnu.org/g:98ba03ffe0b9f37b4916ce6238fad754e00d720b

commit r10-9035-g98ba03ffe0b9f37b4916ce6238fad754e00d720b
Author: Tamar Christina <tamar.christ...@arm.com>
Date:   Wed Oct 28 19:13:27 2020 +0000

    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)

Reply via email to