]> gcc.gnu.org Git - gcc.git/commit
gcse.c (execute_rtl_cprop, [...]): Do not add the DF_NOTE problem.
authorSteven Bosscher <steven@gcc.gnu.org>
Thu, 7 Jan 2010 11:49:25 +0000 (11:49 +0000)
committerSteven Bosscher <steven@gcc.gnu.org>
Thu, 7 Jan 2010 11:49:25 +0000 (11:49 +0000)
commitf50f5566c6d6cdc74e02c83963b4e92114b4cd5b
tree05f1159675222c77cfcf60af623dd707f5e58683
parentd05fe940b70e2d4153f1105d9e811951a99a1716
gcse.c (execute_rtl_cprop, [...]): Do not add the DF_NOTE problem.

* gcse.c (execute_rtl_cprop, execute_rtl_pre, execute_rtl_hoist):
Do not add the DF_NOTE problem.
* store-motion.c (execute_rtl_store_motion): Likewise.

From-SVN: r155690
gcc/ChangeLog
gcc/gcse.c
gcc/store-motion.c
This page took 0.055531 seconds and 5 git commands to generate.