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 #failif 8 #... 9 [ \t]+U bar 10 #... 11