1SECTIONS
2{
3  .data : {
4    tmpdir/weak-undef.o(.data)
5  }
6  /DISCARD/ : {
7    *(*)
8  }
9}
10