This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch] tree-ssa.c: Check that bb_for_stmt (phi) != bb.


On 03/13/05 07:00, Kazu Hirata wrote:

	* tree-ssa.c (verify_phi_args): Check that
	bb_for_stmt (phi) != bb.

Better check this on every statement, not just PHI nodes.


Diego.



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]