]> git.ipfire.org Git - thirdparty/gcc.git/commit
tree-cfg.c (replace_uses_by): Fixup TREE_CONSTANT for propagating all kinds of constants.
authorRichard Guenther <rguenther@suse.de>
Wed, 14 Dec 2011 15:34:35 +0000 (15:34 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Wed, 14 Dec 2011 15:34:35 +0000 (15:34 +0000)
commitef0d4c4d9937276c8ff818ecb0b92925d322d3bd
treef1e1680473d735f3d53da37b6a1510233f373133
parent23ee14a5e62b15cfe437062e0368b9d2aad806c3
tree-cfg.c (replace_uses_by): Fixup TREE_CONSTANT for propagating all kinds of constants.

2011-12-14  Richard Guenther  <rguenther@suse.de>

* tree-cfg.c (replace_uses_by): Fixup TREE_CONSTANT for
propagating all kinds of constants.

From-SVN: r182337
gcc/ChangeLog
gcc/tree-cfg.c