This is the mail archive of the binutils-cvs@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[binutils-gdb] [ARC] Update test.


https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=764cfd4ad75abebbb2193923e4083a9e6bfa3fef

commit 764cfd4ad75abebbb2193923e4083a9e6bfa3fef
Author: Claudiu Zissulescu <claziss@synopsys.com>
Date:   Mon Jul 11 15:41:23 2016 +0200

    [ARC] Update test.
    
    ld/
    2016-07-11  Claudiu Zissulescu  <claziss@synopsys.com>
    
    	* testsuite/ld-arc/nps-1b.err: Update test to handle more
    	verbosity.

Diff:
---
 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\)
+#...


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]