diff options
author | liuhongt <hongtao.liu@intel.com> | 2024-02-19 12:19:35 +0800 |
---|---|---|
committer | liuhongt <hongtao.liu@intel.com> | 2024-02-20 08:59:27 +0800 |
commit | 5a9a9bd415ed1d211e00990226b90199407b3448 (patch) | |
tree | 77c51d2611e1741ef2960d1dfed81e22445ad116 /libcpp | |
parent | 524902784662306f11fb37ccb1956af9bb3d9784 (diff) | |
download | gcc-5a9a9bd415ed1d211e00990226b90199407b3448.zip gcc-5a9a9bd415ed1d211e00990226b90199407b3448.tar.gz gcc-5a9a9bd415ed1d211e00990226b90199407b3448.tar.bz2 |
Fix testcase for platform without gnu/stubs-x32.h
target maybe_x32 doesn't check if platform has gnu/stubs-x32.h, but
it's included by stdint.h in the testcase.
Adjust testcase: remove stdint.h, use 'typedef long long int64_t'
instead.
gcc/testsuite/ChangeLog:
PR target/113711
* gcc.target/i386/apx-ndd-x32-1.c: Adjust testcase.
Diffstat (limited to 'libcpp')
0 files changed, 0 insertions, 0 deletions