r222353 - in /trunk/gcc: ChangeLog cfgexpand.c ...
rguenth@gcc.gnu.org
rguenth@gcc.gnu.org
Thu Apr 23 08:30:00 GMT 2015
Author: rguenth
Date: Thu Apr 23 08:30:04 2015
New Revision: 222353
URL: https://gcc.gnu.org/viewcvs?rev=222353&root=gcc&view=rev
Log:
2015-04-23 Richard Biener <rguenther@suse.de>
* cfgexpand.c (expand_gimple_stmt_1): Use ops.code.
* cfgloop.c (verify_loop_structure): Verify the root loop node.
* except.c (duplicate_eh_regions): Call get_eh_region_from_lp_number_fn
instead of get_eh_region_from_lp_number.
* loop-init.c (fix_loop_structure): If we removed a loop, reset
the SCEV cache.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/cfgexpand.c
trunk/gcc/cfgloop.c
trunk/gcc/except.c
trunk/gcc/loop-init.c
More information about the Gcc-cvs
mailing list