]> git.ipfire.org Git - thirdparty/gcc.git/commit
web.c (union_match_dups): Ensure that DF_REF_LOC exists before accessing DF_REF_REAL_LOC.
authorMike Stump <mikestump@comcast.net>
Fri, 17 May 2013 19:09:56 +0000 (19:09 +0000)
committerMike Stump <mrs@gcc.gnu.org>
Fri, 17 May 2013 19:09:56 +0000 (19:09 +0000)
commitd6545f29e71a80488cb23fbc9a3102d974c03a7f
tree794c7a811a82b0f133d7d2035b17e998db572bc4
parent6db9ce91e40f9f201615cd62984e7218faca0318
web.c (union_match_dups): Ensure that DF_REF_LOC exists before accessing DF_REF_REAL_LOC.

* web.c (union_match_dups): Ensure that DF_REF_LOC exists before
accessing DF_REF_REAL_LOC.

From-SVN: r199029
gcc/ChangeLog
gcc/web.c