r217048 - in /trunk/gcc: ChangeLog gimplify.c t...

rguenth@gcc.gnu.org rguenth@gcc.gnu.org
Mon Nov 3 15:49:00 GMT 2014


Author: rguenth
Date: Mon Nov  3 15:49:43 2014
New Revision: 217048

URL: https://gcc.gnu.org/viewcvs?rev=217048&root=gcc&view=rev
Log:
2014-11-03  Richard Biener  <rguenther@suse.de>

	* tree-eh.c (operation_could_trap_helper_p): Handle conversions
	like ordinary operations.
	* gimplify.c (gimplify_conversion): Gimplify CONVERT_EXPR
	as NOP_EXPR.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/gimplify.c
    trunk/gcc/tree-eh.c



More information about the Gcc-cvs mailing list