Home | History | Annotate | Download | only in ld-x86-64
      1 #name: undefined symbol with compressed debug sections
      2 #as: --64
      3 #ld: -e foo -melf_x86_64 --noinhibit-exec
      4 #warning: .*/compressed1.c:13: undefined reference to .bar.
      5 #nm: -n
      6 
      7 #...
      8 [ \t]+U bar
      9 #pass
     10