aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ChangeLog
diff options
context:
space:
mode:
authorHans-Peter Nilsson <hp@axis.com>2010-03-31 13:22:22 +0000
committerHans-Peter Nilsson <hp@axis.com>2010-03-31 13:22:22 +0000
commit164de317d2fcb0bcecc203d57370b592b51270ae (patch)
tree279ceb2cb502c7510f523d98bdeec15c01ef446f /ld/testsuite/ChangeLog
parentff12863fb82c162de00f36bb96e416d5d2429f0f (diff)
downloadgdb-164de317d2fcb0bcecc203d57370b592b51270ae.zip
gdb-164de317d2fcb0bcecc203d57370b592b51270ae.tar.gz
gdb-164de317d2fcb0bcecc203d57370b592b51270ae.tar.bz2
* lib/ld-lib.exp (run_dump_test): When checking linker message and
return code, when success with no message is expected, don't continue if we have an abnormal exit with a message. Check output of inspection program and fail if it had output or an abnormal exit code. Include "warning" and "error" among the directives where multiples are allowed and append to previous values.
Diffstat (limited to 'ld/testsuite/ChangeLog')
-rw-r--r--ld/testsuite/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog
index 039b999..c2c6d46 100644
--- a/ld/testsuite/ChangeLog
+++ b/ld/testsuite/ChangeLog
@@ -1,5 +1,12 @@
2010-03-31 Hans-Peter Nilsson <hp@axis.com>
+ * lib/ld-lib.exp (run_dump_test): When checking linker message and
+ return code, when success with no message is expected, don't
+ continue if we have an abnormal exit with a message. Check output
+ of inspection program and fail if it had output or an abnormal
+ exit code. Include "warning" and "error" among the directives
+ where multiples are allowed and append to previous values.
+
* ld-cris/cris.exp (loop over $srcdir/$subdir/*dso-*.d): Apply
"file rootname", not "file tail", before applying runtest_file_p.