diff options
author | Jakub Jelinek <jakub@redhat.com> | 2018-11-09 21:17:40 +0100 |
---|---|---|
committer | Jakub Jelinek <jakub@gcc.gnu.org> | 2018-11-09 21:17:40 +0100 |
commit | 9666c52203b755611209dc32190a22319516e56a (patch) | |
tree | 1370d120e16846f9701579bc47f8290563d87579 /gcc/gimplify.c | |
parent | 213fd71709e40dbcf601f765e80a56b1c624e4a8 (diff) | |
download | gcc-9666c52203b755611209dc32190a22319516e56a.zip gcc-9666c52203b755611209dc32190a22319516e56a.tar.gz gcc-9666c52203b755611209dc32190a22319516e56a.tar.bz2 |
affinity-fmt.c: Include inttypes.h if HAVE_INTTYPES_H.
* affinity-fmt.c: Include inttypes.h if HAVE_INTTYPES_H.
(gomp_display_affinity): Use __builtin_choose_expr to handle
properly handle argument having integral, or pointer or some other
type. If inttypes.h is available and PRIx64 is defined, use PRIx64
with uint64_t type instead of %llx and unsigned long long.
From-SVN: r265985
Diffstat (limited to 'gcc/gimplify.c')
0 files changed, 0 insertions, 0 deletions