projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
112598f
)
Fix typo in old ChangeLog entry.
author
Per Bothner
<bothner@gcc.gnu.org>
Thu, 1 Jun 2006 16:37:27 +0000
(09:37 -0700)
committer
Per Bothner
<bothner@gcc.gnu.org>
Thu, 1 Jun 2006 16:37:27 +0000
(09:37 -0700)
From-SVN: r114312
gcc/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/ChangeLog
b/gcc/ChangeLog
index c02569ed92eec2e8da7e1444ca216db19ce8933f..d01598972dc02f5664bc715731d6ee9c0d15e48e 100644
(file)
--- a/
gcc/ChangeLog
+++ b/
gcc/ChangeLog
@@
-1057,7
+1057,7
@@
2006-05-15 Per Bothner <per@bothner.com>
- * tree.c: (last_annotated_node): Use source
s
_locus typedef.
+ * tree.c: (last_annotated_node): Use source_locus typedef.
This permits bootstrapping with --enable-mapped-location.
2006-05-15 Zdenek Dvorak <dvorakz@suse.cz>