]> git.ipfire.org Git - thirdparty/gcc.git/commit
combine.c (combine_instructions): Recompute optimize_this_for_speed_p for each BB...
authorRichard Earnshaw <rearnsha@arm.com>
Mon, 12 Jan 2009 15:45:22 +0000 (15:45 +0000)
committerRichard Earnshaw <rearnsha@gcc.gnu.org>
Mon, 12 Jan 2009 15:45:22 +0000 (15:45 +0000)
commit76ee70f64caeb97c01bb4a7b59dedea7fc73597b
treec29e0fcfd94bd7c1e3f842b13458e79f76e781b4
parent49f098f2566a36206d6aa17c2c4635b2bf8b8d80
combine.c (combine_instructions): Recompute optimize_this_for_speed_p for each BB in the main combine loop.

* combine.c (combine_instructions):  Recompute
optimize_this_for_speed_p  for each BB in the main combine loop.

From-SVN: r143293
gcc/ChangeLog
gcc/combine.c