r242959 - in /trunk/gcc: ChangeLog tree-cfg.c

rguenth@gcc.gnu.org rguenth@gcc.gnu.org
Tue Nov 29 14:01:00 GMT 2016


Author: rguenth
Date: Tue Nov 29 14:01:32 2016
New Revision: 242959

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

	* tree-cfg.c (lower_phi_internal_fn): Do not look for further
	PHIs after a regular stmt.
	(stmt_starts_bb_p): PHIs not preceeded by a PHI or a label
	start a new BB.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/tree-cfg.c



More information about the Gcc-cvs mailing list