1 ;
# Library file y.s has linkonce entries for fn and fn2. Note
2 ;
# that this version of fn has different code, as if compiled
3 ;
# with different optimization flags than the one in x.s (not
4 ;
# important for this test, though). The reference from
5 ;
# .gcc_except_table to the linkonce-excluded fn2 must be zero,
6 ;
# or g++ EH will not work.
8 .section .gnu.linkonce.t.fn2,"ax",@progbits
17 .section .gnu.linkonce.t.fn,"ax",@progbits
26 .section .gcc_except_table,"aw",@progbits