This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Patch] Handle .ehword pseudo-op for MIPS


> +	.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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]