On Thu, Nov 25, 2021 at 12:18 PM H.J. Lu via Gcc-patches
wrote:
>
> Replace long with int64_t to work with -mx32.
Thanks.
>
> * gcc.target/i386/pr103194-5.c: Replace long with int64_t.
> ---
> gcc/testsuite/gcc.target/i386/pr103194-5.c | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletio
Replace long with int64_t to work with -mx32.
* gcc.target/i386/pr103194-5.c: Replace long with int64_t.
---
gcc/testsuite/gcc.target/i386/pr103194-5.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/gcc/testsuite/gcc.target/i386/pr103194-5.c
b/gcc/testsuite/gcc.tar