1 ;
# Main file, x.s, with the program (_start) referring to two
2 ;
# linkonce functions fn and fn2. The functions fn and fn2 are
3 ;
# supposed to be equivalent of C++ template instantiations; the
4 ;
# main file instantiates fn. An exception-table-lookalike entry
5 ;
# refers to fn via a local label. We use .gcc_except_table as we
6 ;
# can't be bothered to produce syntactically valid .eh_frame contents
7 ;
# and there's no option to turn off warning messages for invalid
16 .section .gnu.linkonce.t.fn,"ax",@progbits
26 .section .gcc_except_table,"aw",@progbits