]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR middle-end/38615 (invalid promotion to static from auto)
authorSteve Ellcey <sje@cup.hp.com>
Thu, 22 Jan 2009 17:02:21 +0000 (17:02 +0000)
committerSteve Ellcey <sje@gcc.gnu.org>
Thu, 22 Jan 2009 17:02:21 +0000 (17:02 +0000)
commitd0ea0759a0acb1b9c3dad3ef001fd4730881bb47
tree9098c90f1882c810320281aa9900d758862a7b53
parent87673f8408b5214dfc58cb4f7255fea96097e5db
re PR middle-end/38615 (invalid promotion to static from auto)

PR middle-end/38615
* gimplify.c (gimplify_init_constructor): Fix promotion of const
variables to static.
* doc/invoke.texi (-fmerge-all-constants): Update description.

From-SVN: r143570
gcc/ChangeLog
gcc/gimplify.c