diff options
author | H.J. Lu <hongjiu.lu@intel.com> | 2013-11-06 21:51:41 +0000 |
---|---|---|
committer | H.J. Lu <hjl@gcc.gnu.org> | 2013-11-06 13:51:41 -0800 |
commit | f5c36cfc4b20a82994c2682c9457120c99b42911 (patch) | |
tree | 98d0382ba035de295335efe7490726b857c40956 /libcpp/macro.c | |
parent | e45de14ec7cfe457637bfea7ad214ab6158eefe5 (diff) | |
download | gcc-f5c36cfc4b20a82994c2682c9457120c99b42911.zip gcc-f5c36cfc4b20a82994c2682c9457120c99b42911.tar.gz gcc-f5c36cfc4b20a82994c2682c9457120c99b42911.tar.bz2 |
Use 64-bit system types for x86-64
PR sanitizer/59018
* sanitizer_common/sanitizer_platform_limits_linux.cc
(struct_kernel_stat64_sz): Initialize to 0 if __x86_64__ is
defined.
* sanitizer_common/sanitizer_platform_limits_posix.h
(__sanitizer_dirent): Use 64-bit d_ino/d_off if __x86_64__ is
defined.
(__sanitizer___kernel_uid_t): Typedef as unsigned if __x86_64__
is defined.
(__sanitizer___kernel_gid_t): Likewise.
(__sanitizer___kernel_off_t): Typedef as long long if __x86_64__
is defined.
From-SVN: r204482
Diffstat (limited to 'libcpp/macro.c')
0 files changed, 0 insertions, 0 deletions