x86-64: Skip protected check on symbol defined by linker
[deliverable/binutils-gdb.git] / ld / testsuite / ld-x86-64 / x86-64.exp
index 5eb556515faf395cc7b4369d274a73b9f458ccd8..b03aaced91f8bb6d7ac14ea6de3aa8d7e61821d7 100644 (file)
@@ -940,6 +940,15 @@ if { [isnative] && [which $CC] != 0 } {
            {{objdump {-dw} pr19319.dd}} \
            "pr19319" \
        ] \
+       [list \
+           "Build pr24276.so" \
+           "-shared -nostdlib -nostartfiles \
+            -Ltmpdir $srcdir/$subdir/pr24276.dso" \
+           "-Wa,-mx86-used-note=yes" \
+           { pr19319b.S } \
+           {{warning_output pr24276.warn}} \
+           "pr24276.so" \
+       ] \
        [list \
            "Build property 1" \
            "" \
This page took 0.025558 seconds and 4 git commands to generate.