Files
Alan Modra 5f497256be ld test asciz and ascii fails
Fix these fails:
alpha-dec-vms  +FAIL: ld-scripts/asciz
alpha-dec-vms  +FAIL: ld-scripts/ascii
i386-go32  +FAIL: ld-scripts/asciz
sh-coff  +FAIL: ld-scripts/asciz

It's better to positively select targets for .section support than to
try to exclude all targets that don't.  Make a new is_coff_format so
we can easily select such.

binutils/
	* testsuite/lib/binutils-common.exp (is_coff_format): New.
ld/
	* testsuite/ld-scripts/ascii.d: Use is_elf_format and
	is_coff_format to select targets, exclude ti coff.
	* testsuite/ld-scripts/asciz.d: Likewise.  Accept trailing zeros.
2023-02-17 15:19:47 +10:30
..
2023-01-20 14:58:04 +01:00
2023-01-31 15:18:04 +10:30
2023-01-02 14:03:22 +10:30
2023-01-31 15:18:04 +10:30
2023-01-09 16:51:57 +01:00
2023-02-17 15:19:47 +10:30
2023-01-02 14:03:22 +10:30
2023-01-31 15:18:04 +10:30