]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/c-common.c
2007-07-06 Richard Guenther <rguenther@suse.de>
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 6 Jul 2007 09:24:18 +0000 (09:24 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 6 Jul 2007 09:24:18 +0000 (09:24 +0000)
commit69db191c2e0368bec7596d35a3622796f7813a7f
tree55c0bb411246985213c916764c6073969a4f0d07
parent40af8c1d011f15af3ad72af3fdcc5316a9a508e4
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@126405 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/c-common.c
gcc/cp/ChangeLog
gcc/cp/init.c
gcc/cp/typeck2.c