r139598 - in /branches/cell-4_3-branch: ChangeL...

bje@gcc.gnu.org bje@gcc.gnu.org
Tue Aug 26 15:34:00 GMT 2008


Author: bje
Date: Tue Aug 26 15:34:29 2008
New Revision: 139598

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=139598
Log:
	* gcc/tree.h (check_qualified_type): Use CONST_CAST_TREE as
	needed.
	* gcc/langhooks.c (lhd_tree_dump_type_quals): Likewise.
	* gcc/c-typeck.c (comptypes_internal): Likewise.
	* gcc/cp/typeck.c (cp_type_quals): Likewise.

Modified:
    branches/cell-4_3-branch/ChangeLog.cell
    branches/cell-4_3-branch/gcc/c-typeck.c
    branches/cell-4_3-branch/gcc/cp/typeck.c
    branches/cell-4_3-branch/gcc/langhooks.c
    branches/cell-4_3-branch/gcc/tree.c
    branches/cell-4_3-branch/gcc/tree.h



More information about the Gcc-cvs mailing list