summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormrs <mrs@138bc75d-0d04-0410-961f-82ee72b054a4>2013-05-17 19:12:14 +0000
committermrs <mrs@138bc75d-0d04-0410-961f-82ee72b054a4>2013-05-17 19:12:14 +0000
commit65e4790922a1d19d47d5c1f70d4ab5fefd49a61b (patch)
tree1645f1f3dfd6bf64cd811e507e28cc4fd9abad48
parent639d27bb3af72c526fa09f4d07afedfe58997e1c (diff)
downloadppe42-gcc-65e4790922a1d19d47d5c1f70d4ab5fefd49a61b.tar.gz
ppe42-gcc-65e4790922a1d19d47d5c1f70d4ab5fefd49a61b.zip
PR rtl-optimization/57304
* web.c (union_match_dups): Ensure that DF_REF_LOC exists before accessing DF_REF_REAL_LOC. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@199030 138bc75d-0d04-0410-961f-82ee72b054a4
-rw-r--r--gcc/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 0a7ae768c61..1574e77c64a 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,5 +1,6 @@
2013-05-17 Mike Stump <mikestump@comcast.net>
+ PR rtl-optimization/57304
* web.c (union_match_dups): Ensure that DF_REF_LOC exists before
accessing DF_REF_REAL_LOC.
OpenPOWER on IntegriCloud