mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-25 04:49:54 +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,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