r126405 - in /trunk/gcc: ChangeLog c-common.c c...

rguenth@gcc.gnu.org rguenth@gcc.gnu.org
Fri Jul 6 09:24:00 GMT 2007


Author: rguenth
Date: Fri Jul  6 09:24:18 2007
New Revision: 126405

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=126405
Log:
2007-07-06  Richard Guenther  <rguenther@suse.de>

	* c-common.c (boolean_increment): Use correctly typed
	constant.

	cp/
	* init.c (build_new_1): Use the correct pointer type.
	* typeck2.c (build_m_component_ref): Likewise.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/c-common.c
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/init.c
    trunk/gcc/cp/typeck2.c



More information about the Gcc-cvs mailing list