PR rtl-optimization/57304
authormrs <mrs@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 17 May 2013 19:12:14 +0000 (19:12 +0000)
committermrs <mrs@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 17 May 2013 19:12:14 +0000 (19:12 +0000)
* 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

gcc/ChangeLog

index 0a7ae76..1574e77 100644 (file)
@@ -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.