projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d6545f2
)
re PR rtl-optimization/57304 (Revision 198896 segfaults building cpu2000 benchmark...
author
Mike Stump
<mrs@gcc.gnu.org>
Fri, 17 May 2013 19:12:14 +0000
(19:12 +0000)
committer
Mike Stump
<mrs@gcc.gnu.org>
Fri, 17 May 2013 19:12:14 +0000
(19:12 +0000)
PR rtl-optimization/57304
* web.c (union_match_dups): Ensure that DF_REF_LOC exists before
accessing DF_REF_REAL_LOC.
From-SVN: r199030
gcc/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/ChangeLog
b/gcc/ChangeLog
index 0a7ae768c6104aa57c1f41fdc0a9417d6a9289b9..1574e77c64a7f2e22c36a9aa06c4378d9aba9904 100644
(file)
--- 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.