Fix initialisation of debug_line_pointer_sizes array so that it is done as needed
[binutils.git] / ld / testsuite / ld-undefined / weak-undef.t
bloba95bbcf1e3a279f692a8d8752ecf3eb540e7ff30
1 SECTIONS
3   .data : {
4     tmpdir/weak-undef.o(.data)
5   }
6   /DISCARD/ : {
7     *(*)
8   }