aboutsummaryrefslogtreecommitdiff
path: root/gold/gdb-index.h
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2021-11-15 13:02:26 +1030
committerAlan Modra <amodra@gmail.com>2021-11-15 13:26:17 +1030
commitdaad0428f27f8379948fa85c951c72ffc16b27d4 (patch)
tree485acac2b17774be456e808fce73216611403715 /gold/gdb-index.h
parent7aba54da426b9999085d8f84e7896b8afdbb9ca6 (diff)
downloadgdb-daad0428f27f8379948fa85c951c72ffc16b27d4.zip
gdb-daad0428f27f8379948fa85c951c72ffc16b27d4.tar.gz
gdb-daad0428f27f8379948fa85c951c72ffc16b27d4.tar.bz2
-Waddress fixes for gold testsuite
Current mainline gcc. common_test_1.c: In function 'main': common_test_1.c:56:14: error: comparison between two arrays [-Werror=array-compare] 56 | assert (c5 > c4); | ^ common_test_1.c:56:14: note: use '&c5[0] > &c4[0]' to compare the addresses * testsuite/common_test_1.c: Avoid -Waddress warnings. * testsuite/common_test_1_v1.c: Likewise. * testsuite/common_test_1_v2.c: Likewise. * testsuite/script_test_2.cc: Likewise.
Diffstat (limited to 'gold/gdb-index.h')
0 files changed, 0 insertions, 0 deletions