Readelf demangling test typo
authorAlan Modra <amodra@gmail.com>
Fri, 14 Aug 2020 00:00:22 +0000 (09:30 +0930)
committerAlan Modra <amodra@gmail.com>
Fri, 14 Aug 2020 11:59:57 +0000 (21:29 +0930)
Using floating point data results in cris failing the test.

* testsuite/binutils-all/mangled.s: Use dc.a rather than dc.d.

binutils/ChangeLog
binutils/testsuite/binutils-all/mangled.s

index 0006ad1740f510a7be08e04d7eec0475f280c813..223ffb099561257c8f764d867de64b0d9ef03274 100644 (file)
@@ -1,3 +1,7 @@
+2020-08-14  Alan Modra  <amodra@gmail.com>
+
+       * testsuite/binutils-all/mangled.s: Use dc.a rather than dc.d.
+
 2020-08-13  Alan Modra  <amodra@gmail.com>
 
        PR 26348
index 0a28d6d4f555814787f162568ce02137aa9114d9..7335e58732d911a640f1729b5ecc516127ee085b 100644 (file)
@@ -1,6 +1,5 @@
        .text
-               
+
        .global _ZN4gold12Output_relocILi9ELb1ELi64ELb0EEC2EPNS_12Sized_relobjILi64ELb0EEEjjPNS_11Output_dataEmbbbb
 _ZN4gold12Output_relocILi9ELb1ELi64ELb0EEC2EPNS_12Sized_relobjILi64ELb0EEEjjPNS_11Output_dataEmbbbb:
-       .dc.d 0
-       
+       .dc.a 0