forked from Imagelibrary/binutils-gdb
Otherwise, the same test appears twice, once with PASS, once with UNSUPPORTED on non-ia64. Just add '(ia64)' to the name so binutils.log is clearer. * testsuite/binutils-all/testranges-ia64.d (#name): Add suffix.
16 lines
339 B
Makefile
16 lines
339 B
Makefile
#PROG: objcopy
|
|
#source: testranges-ia64.s
|
|
#readelf: -wR --wide
|
|
#name: unordered .debug_info references to .debug_ranges (ia64)
|
|
#target: ia64-*-*
|
|
|
|
Contents of the .debug_ranges section:
|
|
|
|
Offset Begin End
|
|
00000000 00000001 00000002 ?
|
|
00000000 <End of list>
|
|
00000010 00000000 00000002 ?
|
|
00000010 <End of list>
|
|
|
|
#pass
|