projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
40b554a
)
Add PR number.
author
Steven Bosscher
<steven@gcc.gnu.org>
Wed, 27 Oct 2004 17:20:57 +0000
(17:20 +0000)
committer
Steven Bosscher
<steven@gcc.gnu.org>
Wed, 27 Oct 2004 17:20:57 +0000
(17:20 +0000)
From-SVN: r89690
gcc/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/ChangeLog
b/gcc/ChangeLog
index db8f25f51a272b26f8a74020f689e741e43d06f5..92d127ac117c67da6db86179a7a0bbca5ddf1749 100644
(file)
--- a/
gcc/ChangeLog
+++ b/
gcc/ChangeLog
@@
-1,5
+1,6
@@
2004-10-27 Steven Bosscher <stevenb@suse.de>
+ PR tree-optimization/17757
* tree-phinodes.c (remove_phi_arg_num): Don't remove PHIs
without any PHI arguments left. Make sure the argument that
we're supposed to remove exists at all.