mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-25 21:41:47 +08:00
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.
This commit is contained in:
@ -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
|
||||
|
@ -1,6 +1,5 @@
|
||||
.text
|
||||
|
||||
|
||||
.global _ZN4gold12Output_relocILi9ELb1ELi64ELb0EEC2EPNS_12Sized_relobjILi64ELb0EEEjjPNS_11Output_dataEmbbbb
|
||||
_ZN4gold12Output_relocILi9ELb1ELi64ELb0EEC2EPNS_12Sized_relobjILi64ELb0EEEjjPNS_11Output_dataEmbbbb:
|
||||
.dc.d 0
|
||||
|
||||
.dc.a 0
|
||||
|
Reference in New Issue
Block a user