mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-20 18:08:24 +08:00
PR23633 testcase fix
PR binutils/23633 * testsuite/binutils-all/pr23633.d: Don't fail when assembler generates sections other than .text.
This commit is contained in:
@ -1,3 +1,9 @@
|
|||||||
|
2018-09-14 Alan Modra <amodra@gmail.com>
|
||||||
|
|
||||||
|
PR binutils/23633
|
||||||
|
* testsuite/binutils-all/pr23633.d: Don't fail when assembler
|
||||||
|
generates sections other than .text.
|
||||||
|
|
||||||
2018-09-13 H.J. Lu <hongjiu.lu@intel.com>
|
2018-09-13 H.J. Lu <hongjiu.lu@intel.com>
|
||||||
|
|
||||||
PR binutils/23633
|
PR binutils/23633
|
||||||
|
@ -6,3 +6,4 @@
|
|||||||
#...
|
#...
|
||||||
Contents of section .text:
|
Contents of section .text:
|
||||||
0000 00000000.*
|
0000 00000000.*
|
||||||
|
#pass
|
||||||
|
Reference in New Issue
Block a user