tree-sra.c (load_assign_lhs_subreplacements): Do not put replacements with no initial...
authorMartin Jambor <mjambor@suse.cz>
Thu, 28 Feb 2013 12:46:29 +0000 (13:46 +0100)
committerMartin Jambor <jamborm@gcc.gnu.org>
Thu, 28 Feb 2013 12:46:29 +0000 (13:46 +0100)
commitf8f42513b06474966a1befff43dea81a7683b31a
tree2f69d2f9db2659da8f12daae60081c7bd130c29f
parentb48b3fc483125f0f6311cdedc874079574264359
tree-sra.c (load_assign_lhs_subreplacements): Do not put replacements with no initialization to the RHS of debug statements.

2013-02-28  Martin Jambor  <mjambor@suse.cz>

* tree-sra.c (load_assign_lhs_subreplacements): Do not put replacements
with no initialization to the RHS of debug statements.

From-SVN: r196341
gcc/ChangeLog
gcc/tree-sra.c