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

sje@gcc.gnu.org sje@gcc.gnu.org
Tue Jan 27 18:45:00 GMT 2009


Author: sje
Date: Tue Jan 27 18:45:49 2009
New Revision: 143708

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=143708
Log:
	PR middle-end/38615
	* gimplify.c (gimplify_init_constructor): Fix promotion of const
	variables to static.
	* doc/invoke.texi (-fmerge-all-constants): Update description.
	* testsuite/gcc.dg/pr38615.c: New test.

Added:
    branches/gcc-4_3-branch/gcc/testsuite/gcc.dg/pr38615.c
Modified:
    branches/gcc-4_3-branch/gcc/ChangeLog
    branches/gcc-4_3-branch/gcc/doc/invoke.texi
    branches/gcc-4_3-branch/gcc/gimplify.c
    branches/gcc-4_3-branch/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list