x86: Properly handle PLT expression in directive
[deliverable/binutils-gdb.git] / ld / testsuite / ld-x86-64 / x86-64.exp
index b51ad7cebcbc72d7efbf490b3389744516d8244f..c9e8ecbb1983a6998c8e090f80ce77f8f1b8f5bb 100644 (file)
@@ -1587,13 +1587,21 @@ if { [isnative] && [which $CC] != 0 } {
            "$NOPIE_CFLAGS" \
        ] \
        [list \
-           "Build pr22842" \
+           "Run pr22842" \
            "-pie -Wl,--no-as-needed tmpdir/pr22842.so" \
            "-Wa,-mx86-used-note=yes" \
            { pr22842b.S } \
            "pr22842" \
            "pass.out" \
        ] \
+       [list \
+           "Run pr23997" \
+           "" \
+           "" \
+           { pr23997a.s pr23997b.c pr23997c.c } \
+           "pr23997" \
+           "pass.out" \
+       ] \
     ]
 
     # Run-time tests which require working ifunc attribute support.
This page took 0.025029 seconds and 4 git commands to generate.