(root)/
binutils-2.41/
ld/
testsuite/
ld-i386/
discarded1.t
ENTRY(_start)
SECTIONS
{
  .text : {*(.text)}
  .data : {*(.data)}
  /DISCARD/ : {*(*)}
}