Retro68/binutils/ld/testsuite/ld-gc/all-debug-sections.d
2017-04-10 13:32:00 +02:00

11 lines
235 B
Makefile

#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
#...