c-common.c (boolean_increment): Use correctly typed constant.
authorRichard Guenther <rguenther@suse.de>
Fri, 6 Jul 2007 09:24:18 +0000 (09:24 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Fri, 6 Jul 2007 09:24:18 +0000 (09:24 +0000)
commitb5119fa1391d75ecd9c7e041151acb04bd6c7234
tree55c0bb411246985213c916764c6073969a4f0d07
parent106b3d40e77897e85c6e041b88b74b8a3222417e
c-common.c (boolean_increment): Use correctly typed constant.

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.

From-SVN: r126405
gcc/ChangeLog
gcc/c-common.c
gcc/cp/ChangeLog
gcc/cp/init.c
gcc/cp/typeck2.c