r235570 - in /trunk/gcc: ChangeLog tree-cfg.c
jamborm@gcc.gnu.org
jamborm@gcc.gnu.org
Thu Apr 28 14:35:00 GMT 2016
Author: jamborm
Date: Thu Apr 28 14:35:04 2016
New Revision: 235570
URL: https://gcc.gnu.org/viewcvs?rev=235570&root=gcc&view=rev
Log:
Verify that context of local DECLs is the current function
2016-04-28 Martin Jambor <mjambor@suse.cz>
* tree-cfg.c (verify_expr): Verify that local declarations belong to
this function. Call verify_expr on MEM_REFs and bases of other
handled_components.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/tree-cfg.c
More information about the Gcc-cvs
mailing list