summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>2011-04-04 09:48:45 +0000
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>2011-04-04 09:48:45 +0000
commit517579e0f9bfb4bafcc6674532fab3352baef52d (patch)
tree51863edd0d6716e319687bc637e75b883594e88f
parentf47cf9399aa5adb10c8f286512eaa9e325355cdb (diff)
downloadppe42-gcc-517579e0f9bfb4bafcc6674532fab3352baef52d.tar.gz
ppe42-gcc-517579e0f9bfb4bafcc6674532fab3352baef52d.zip
PR debug/48401
* cfgexpand.c (expand_gimple_basic_block): Avoid useless assignment. Use PAT_VAR_LOCATION_LOC instead of INSN_VAR_LOCATION_LOC. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@171930 138bc75d-0d04-0410-961f-82ee72b054a4
-rw-r--r--gcc/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 1e689f8575d..75f791a7152 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -14,7 +14,7 @@
2011-04-04 Jakub Jelinek <jakub@redhat.com>
- PR debug/48404
+ PR debug/48401
* cfgexpand.c (expand_gimple_basic_block): Avoid useless assignment.
Use PAT_VAR_LOCATION_LOC instead of INSN_VAR_LOCATION_LOC.
OpenPOWER on IntegriCloud