Retro68/binutils/ld/testsuite/ld-gc/all-debug-sections.d

11 lines
235 B
D
Raw Normal View History

2017-04-10 11:32:00 +00:00
#name: --gc-sections with multiple debug sections for a function section
#as: -gdwarf-sections
#ld: --gc-sections -e _start
#PROG: nm
#...
[0-9a-f]+ N +debug_aranges_main
[0-9a-f]+ N +debug_info_main
[0-9a-f]+ N +debug_line_main
#...