mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-24 20:28:28 +08:00
2006-11-06 Vladimir Prus <vladimir@codesourcery.com>
* testsuite/ld-elf/symbol1ref.s: Use ".dc.a" instead of ".long".
This commit is contained in:
@ -1,3 +1,8 @@
|
|||||||
|
2006-11-06 Vladimir Prus <vladimir@codesourcery.com>
|
||||||
|
|
||||||
|
* testsuite/ld-elf/symbol1ref.s: Use ".dc.a" instead
|
||||||
|
of ".long".
|
||||||
|
|
||||||
2006-11-06 Vladimir Prus <vladimir@codesourcery.com>
|
2006-11-06 Vladimir Prus <vladimir@codesourcery.com>
|
||||||
|
|
||||||
* testsuite/ld-elf/warn2.d: New.
|
* testsuite/ld-elf/warn2.d: New.
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
.text
|
.text
|
||||||
.long symbol1
|
.dc.a symbol1
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user