r140024 - in /branches/gcc-4_3-branch/gcc: Chan...

ian@gcc.gnu.org ian@gcc.gnu.org
Fri Sep 5 05:35:00 GMT 2008


Author: ian
Date: Fri Sep  5 05:35:03 2008
New Revision: 140024

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=140024
Log:
./:
	* varasm.c (narrowing_initializer_constant_valid_p): New
	static function.
	(initializer_constant_valid_p): Call it.
testsuite/:
	* g++.dg/init/const7.C: New test.

Added:
    branches/gcc-4_3-branch/gcc/testsuite/g++.dg/init/const7.C
Modified:
    branches/gcc-4_3-branch/gcc/ChangeLog
    branches/gcc-4_3-branch/gcc/testsuite/ChangeLog
    branches/gcc-4_3-branch/gcc/varasm.c



More information about the Gcc-cvs mailing list