projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
41c6dd5
)
* tree-ssa-structalias.h (alias_info): Remove num_references.
author
Kazu Hirata
<kazu@gcc.gnu.org>
Mon, 22 May 2006 07:09:35 +0000
(07:09 +0000)
committer
Kazu Hirata
<kazu@gcc.gnu.org>
Mon, 22 May 2006 07:09:35 +0000
(07:09 +0000)
From-SVN: r113970
gcc/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/ChangeLog
b/gcc/ChangeLog
index ae20bbe00733c139c6b6c93edc363de9fb277320..ba08a32879233edb28265ed7108f747ba2abf161 100644
(file)
--- a/
gcc/ChangeLog
+++ b/
gcc/ChangeLog
@@
-3,6
+3,8
@@
* doc/rtl.texi: Fix a typo.
* see.c: Fix comment typos.
+ * tree-ssa-structalias.h (alias_info): Remove num_references.
+
2006-05-21 Mike Stump <mrs@apple.com>
* config/darwin-c.c (BAD): Conditionalize on OPT_Wpragmas.