X-Git-Url: https://oss.titaniummirror.com/gitweb?p=msp430-binutils.git;a=blobdiff_plain;f=ld%2Ftestsuite%2Fld-mmix%2Fy.s;fp=ld%2Ftestsuite%2Fld-mmix%2Fy.s;h=1773d673461bad88a5d502ab0958ea818dd76486;hp=fcfcd352178f9056279edfe46b278e81a31b26be;hb=88750007d7869f178f0ba528f41efd3b74c424cf;hpb=6df9443a374e2b81278c61b8afc0a1eef7db280b diff --git a/ld/testsuite/ld-mmix/y.s b/ld/testsuite/ld-mmix/y.s index fcfcd35..1773d67 100644 --- a/ld/testsuite/ld-mmix/y.s +++ b/ld/testsuite/ld-mmix/y.s @@ -2,8 +2,8 @@ ;# that this version of fn has different code, as if compiled ;# with different optimization flags than the one in x.s (not ;# important for this test, though). The reference from -;# .eh_frame to the linkonce-excluded fn2 must be zero, or g++ -;# EH will not work. +;# .gcc_except_table to the linkonce-excluded fn2 must be zero, +;# or g++ EH will not work. .section .gnu.linkonce.t.fn2,"ax",@progbits .weak fn2 @@ -23,7 +23,7 @@ L:e: L:f: .size fn,L:f-L:e - .section .eh_frame,"aw",@progbits + .section .gcc_except_table,"aw",@progbits .long 7 .long L:c .long L:d-L:c