X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=ld%2Ftestsuite%2Fld-scripts%2Fdefined.exp;h=6d0c9d50edbe861b3da2095fff709ee78fe633e1;hb=abd4c01a4066fb434714c7766119af69a8701e47;hp=15cc07942c1de2f9c579d34526527022f9caab05;hpb=6ab12e0f337aeec39c6d0858eada8a7f6a516909;p=deliverable%2Fbinutils-gdb.git diff --git a/ld/testsuite/ld-scripts/defined.exp b/ld/testsuite/ld-scripts/defined.exp index 15cc07942c..6d0c9d50ed 100644 --- a/ld/testsuite/ld-scripts/defined.exp +++ b/ld/testsuite/ld-scripts/defined.exp @@ -1,6 +1,6 @@ # Test DEFINED in a linker script. # By Ian Lance Taylor, Cygnus Support. -# Copyright 2001, 2003. 2005, 2006, 2007 +# Copyright 2001, 2003, 2005, 2006, 2007, 2010 # Free Software Foundation, Inc. # # This file is part of the GNU Binutils. @@ -66,4 +66,5 @@ 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" set LDFLAGS "$saved_LDFLAGS"