r143955 - in /branches/gcc-in-cxx/gcc: ChangeLo...

ian@gcc.gnu.org ian@gcc.gnu.org
Thu Feb 5 07:52:00 GMT 2009


Author: ian
Date: Thu Feb  5 07:52:44 2009
New Revision: 143955

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=143955
Log:
	* main.c (main): Use CONST_CAST when adding potentially unsafe
	const.
	* attribs.c (init_attributes): Change slot to void** and use
	CONST_CAST when assigning to it.

Modified:
    branches/gcc-in-cxx/gcc/ChangeLog.cxx
    branches/gcc-in-cxx/gcc/attribs.c
    branches/gcc-in-cxx/gcc/main.c



More information about the Gcc-cvs mailing list