diff options
author | Tamar Christina <tamar.christina@arm.com> | 2022-09-01 22:04:57 +0100 |
---|---|---|
committer | Tamar Christina <tamar.christina@arm.com> | 2022-09-01 22:04:57 +0100 |
commit | b98c5262d02c13cdbbf3b985859b436adec94d90 (patch) | |
tree | 3b1fdc5e1ec4841418ca9004b7dff1be5f39c3c8 /gcc/function.cc | |
parent | 8f8b9de6f40d057b4940776acafdeaef3e0a5eb1 (diff) | |
download | gcc-b98c5262d02c13cdbbf3b985859b436adec94d90.zip gcc-b98c5262d02c13cdbbf3b985859b436adec94d90.tar.gz gcc-b98c5262d02c13cdbbf3b985859b436adec94d90.tar.bz2 |
AArch64: Fix bootstrap failure due to dump_printf_loc format attribute uses [PR106782]
This fixes the bootstrap failure on AArch64 following -Werror=format by
correcting the print format modifiers in the backend.
gcc/ChangeLog:
PR other/106782
* config/aarch64/aarch64.cc
(aarch64_vector_costs::prefer_unrolled_loop): Replace %u with
HOST_WIDE_INT_PRINT_UNSIGNED.
Diffstat (limited to 'gcc/function.cc')
0 files changed, 0 insertions, 0 deletions