This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
[PATCH] [ARC] [COMMITTED]
- From: Claudiu Zissulescu <Claudiu dot Zissulescu at synopsys dot com>
- To: "binutils at sourceware dot org" <binutils at sourceware dot org>, "nickc at redhat dot com" <nickc at redhat dot com>
- Cc: Cupertino Miranda <Cupertino dot Miranda at synopsys dot com>
- Date: Mon, 11 Jul 2016 13:53:29 +0000
- Subject: [PATCH] [ARC] [COMMITTED]
- Authentication-results: sourceware.org; auth=none
This patch fixes the nps-1b test to handle the extra verbosity of the linker.
Committed as obvious,
Claudiu
ld/
2016-07-11 Claudiu Zissulescu <claziss@synopsys.com>
* testsuite/ld-arc/nps-1b.err: Update test to handle more
verbosity.
---
ld/ChangeLog | 5 +++++
ld/testsuite/ld-arc/nps-1b.err | 1 +
2 files changed, 6 insertions(+)
diff --git a/ld/ChangeLog b/ld/ChangeLog
index cd616f4..98de1fb 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,8 @@
+2016-07-11 Claudiu Zissulescu <claziss@synopsys.com>
+
+ * testsuite/ld-arc/nps-1b.err: Update test to handle more
+ verbosity.
+
2016-07-09 Alan Modra <amodra@gmail.com>
* testsuite/ld-powerpc/elfv2exe.d: Update.
diff --git a/ld/testsuite/ld-arc/nps-1b.err b/ld/testsuite/ld-arc/nps-1b.err
index a44b3c1..a7d2996 100644
--- a/ld/testsuite/ld-arc/nps-1b.err
+++ b/ld/testsuite/ld-arc/nps-1b.err
@@ -1 +1,2 @@
.*\.o\(\.text\+0x0\): CMEM relocation to `foo' is invalid, 16 MSB should be 0x57f0 \(value is 0x56f03000\)
+#...
--
1.9.1