[ld] Fix failure of pr19161 on hppa*-*linux*.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-gc / all-debug-sections.d
1 #name: --gc-sections with multiple debug sections for a function section
2 #as: -gdwarf-sections
3 #ld: --gc-sections -e _start
4 #nm: -B
5
6 #...
7 [0-9a-f]+ N +debug_aranges_main
8 [0-9a-f]+ N +debug_info_main
9 [0-9a-f]+ N +debug_line_main
10 #...
This page took 0.029466 seconds and 4 git commands to generate.