pr103194-5.c: Replace long with int64_t
authorH.J. Lu <hjl.tools@gmail.com>
Thu, 25 Nov 2021 04:16:13 +0000 (20:16 -0800)
committerH.J. Lu <hjl.tools@gmail.com>
Thu, 25 Nov 2021 04:19:06 +0000 (20:19 -0800)
commitf88e50780137503365192011b261498b06c75930
tree1f2655818be5a8b779646304907f03bd23294f0c
parentd9ca4b45bd1ab00d74d38cba94a84990d40918ca
pr103194-5.c: Replace long with int64_t

Replace long with int64_t to work with -mx32.

* gcc.target/i386/pr103194-5.c: Include <stdint.h>.
Replace long with int64_t.
gcc/testsuite/gcc.target/i386/pr103194-5.c