This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


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

Re: Exception handling: split insns


On Fri, Apr 27, 2001 at 07:01:08PM +0100, Andrew Haley wrote:
> 	* emit-rtl.c (try_split):  Copy EH notes to sequence.

Ok.

> + 		    = gen_rtx_EXPR_LIST (REG_EH_REGION, (XEXP (eh_note, 0)),
						        ^                 ^

Extra parenthesis.


r~


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