PATCH: New testcases (Linker is broken)

Jakub Jelinek jakub@redhat.com
Sat May 15 00:31:00 GMT 2004


On Fri, May 14, 2004 at 10:07:40AM -0700, H. J. Lu wrote:
> 2004-05-14  H.J. Lu  <hongjiu.lu@intel.com>
> 
> 	* ld-elf/frame.exp: New file. Test read-only .eh_frame and
> 	.gcc_except_table sections.
> 	* ld-elf/frame.s: Likewise.
> 	* ld-elf/table.s: Likewise.
> 	* ld-elf/tbss.s: Likewise.
> 
> --- ld/testsuite/ld-elf/frame.s.except	2004-05-14 09:59:47.000000000 -0700
> +++ ld/testsuite/ld-elf/frame.s	2004-05-14 09:53:33.000000000 -0700
> @@ -0,0 +1 @@
> +	.section	.eh_frame,"a",@progbits

You should terminate .eh_frame sections if possible (i.e. if it still fails
without the ONLY_IF_R? patch).
	.4byte		0
would do.

	Jakub



More information about the Binutils mailing list