From: Alan Modra Date: Fri, 14 Aug 2020 00:00:22 +0000 (+0930) Subject: Readelf demangling test typo X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=fc0efc4bd704f09f59dd87e354c734f902017094;p=binutils-gdb.git Readelf demangling test typo Using floating point data results in cris failing the test. * testsuite/binutils-all/mangled.s: Use dc.a rather than dc.d. --- diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 0006ad1740f..223ffb09956 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,7 @@ +2020-08-14 Alan Modra + + * testsuite/binutils-all/mangled.s: Use dc.a rather than dc.d. + 2020-08-13 Alan Modra PR 26348 diff --git a/binutils/testsuite/binutils-all/mangled.s b/binutils/testsuite/binutils-all/mangled.s index 0a28d6d4f55..7335e58732d 100644 --- a/binutils/testsuite/binutils-all/mangled.s +++ b/binutils/testsuite/binutils-all/mangled.s @@ -1,6 +1,5 @@ .text - + .global _ZN4gold12Output_relocILi9ELb1ELi64ELb0EEC2EPNS_12Sized_relobjILi64ELb0EEEjjPNS_11Output_dataEmbbbb _ZN4gold12Output_relocILi9ELb1ELi64ELb0EEC2EPNS_12Sized_relobjILi64ELb0EEEjjPNS_11Output_dataEmbbbb: - .dc.d 0 - + .dc.a 0