------- Comment #4 from sje at gcc dot gnu dot org 2009-01-27 18:46 ------- Subject: Bug 38615
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 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38615