blob: e1e29e7163296232f59ec6f9e314725265c748da (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
#PROG: objcopy
#source: testranges-ia64.s
#readelf: -wR --wide
#name: unordered .debug_info references to .debug_ranges
#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
|