r126899 - in /branches/gimple-tuples-branch/gcc...

cmatthews@gcc.gnu.org cmatthews@gcc.gnu.org
Wed Jul 25 01:18:00 GMT 2007


Author: cmatthews
Date: Wed Jul 25 01:18:33 2007
New Revision: 126899

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=126899
Log:
	* configure.ac: Added support for ENABLE_GIMPLE_CHECKING and the
	--enable-checking=gimple flag.
	* config.in: Same.
	* configure: Regenerated.
	* gimplify.c (cpt_same_type): Same.
	(gimple_push_condition): Same.
	(gimplify_addr_expr): Same.
	(gimplify_expr): Same.
	(gimplify_body): Same.
	(check_pointer_types_r): Same.

Modified:
    branches/gimple-tuples-branch/gcc/ChangeLog.tuples
    branches/gimple-tuples-branch/gcc/config.in
    branches/gimple-tuples-branch/gcc/configure
    branches/gimple-tuples-branch/gcc/configure.ac
    branches/gimple-tuples-branch/gcc/gimplify.c



More information about the Gcc-cvs mailing list