re PR rtl-optimization/56124 (Redundant reload for loading from memory)
authorBin Cheng <bin.cheng@arm.com>
Thu, 11 Apr 2013 03:55:14 +0000 (03:55 +0000)
committerBin Cheng <amker@gcc.gnu.org>
Thu, 11 Apr 2013 03:55:14 +0000 (03:55 +0000)
commitb8578ff77f8ea4d23fa5edc2805e1f3625b46c14
tree7eed9012cafb0b687b25ff31228c05b0ae1f2dd8
parentb0c4c179ae1d6761f6ee7a42f5a58b9338360a7e
re PR rtl-optimization/56124 (Redundant reload for loading from memory)

PR target/56124
* ira-costs.c (scan_one_insn): Check whether the source rtx of
loading has side effect.

From-SVN: r197691
gcc/ChangeLog
gcc/ira-costs.c