[Patch] Handle .ehword pseudo-op for MIPS

Richard Sandiford rdsandiford@googlemail.com
Fri May 31 16:28:00 GMT 2013


> +	.ehword	_ZTI5myExc
> +	.section	.sdata._ZTI5myExc

I think it would be better to drop the .section line.  The test ought
to pass without it.  OK with that change, thanks.

BTW, it doesn't affect this patch, but: it'd be better to avoid using
sdata for EH info if possible.  It's a bit of scarce resource.

Richard



More information about the Binutils mailing list