r214383 - in /trunk/gcc: ChangeLog stmt.c

dmalcolm@gcc.gnu.org dmalcolm@gcc.gnu.org
Fri Aug 22 21:46:00 GMT 2014


Author: dmalcolm
Date: Fri Aug 22 21:46:30 2014
New Revision: 214383

URL: https://gcc.gnu.org/viewcvs?rev=214383&root=gcc&view=rev
Log:
stmt.c: Use rtx_insn

gcc/
2014-08-22  David Malcolm  <dmalcolm@redhat.com>

	* stmt.c (expand_case): Strengthen local "before_case" from rtx to
	rtx_insn *.
	(expand_sjlj_dispatch_table): Likewise.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/stmt.c



More information about the Gcc-cvs mailing list