Add sysroot-prefix ld linker tests.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-scripts / defined.exp
index d3427280fb5c3289db04bf99f47bfb539ed8bf08..b871004175282709662cb92e5a646d5bcc5c0c56 100644 (file)
@@ -1,7 +1,6 @@
 # Test DEFINED in a linker script.
 # By Ian Lance Taylor, Cygnus Support.
-#   Copyright 2001, 2003. 2006, 2007
-#   Free Software Foundation, Inc.
+#   Copyright (C) 2001-2014 Free Software Foundation, Inc.
 #
 # This file is part of the GNU Binutils.
 #
@@ -66,4 +65,8 @@ if ![ld_simple_link $ld tmpdir/def "$LDFLAGS -T $srcdir/$subdir/defined.t tmpdir
 set prms_id 0
 run_dump_test "defined2"
 run_dump_test "defined3"
+run_dump_test "defined4"
+if ![is_aout_format] {
+    run_dump_test "defined5"
+}
 set LDFLAGS "$saved_LDFLAGS"
This page took 0.024988 seconds and 4 git commands to generate.