Add support for 64-bit ARM architecture: AArch64
[deliverable/binutils-gdb.git] / ld / testsuite / ld-gc / gc.exp
index 7a59ad3365dcf1c23848b540664e935509f85fc1..4ad5f3d49ba6cff195656e089988f9c8fc497089 100644 (file)
@@ -131,3 +131,9 @@ if { [is_remote host] || [which $CC] != 0 } {
        ld_compile "$CC $CFLAGS $cflags" $srcdir/$subdir/pr13683.c tmpdir/pr13683.o
        run_dump_test "pr13683"
 }
+
+if { [is_remote host] || [which $CC] != 0 } {
+    ld_compile "$CC $CFLAGS $cflags" $srcdir/$subdir/pr14265.c tmpdir/pr14265.o
+    run_dump_test "pr14265"
+}
+
This page took 0.024766 seconds and 4 git commands to generate.