Commit b153d3e1 by Basile Starynkevitch

gcc/Changelog typos

From-SVN: r121006
parent 4c6d8726
...@@ -105,11 +105,10 @@ ...@@ -105,11 +105,10 @@
2007-01-19 Basile Starynkevitch <basile@starynkevitch.net> 2007-01-19 Basile Starynkevitch <basile@starynkevitch.net>
* doc/gty.texi (Options): Document the mark_hook option to * doc/gty.texi (Options): Document the mark_hook option to GTY.
GTY. * gengtype.c (write_types_data, write_func_for_structure,
* gcc/gengtype.c (write_types_data, write_func_for_structure, write_types, ggc_wtd, pch_wtd): Add skip_hooks to
write_types, ggc_wtd, pch_wtd): Added skip_hooks to write_types_data, ggc_wtd, pch_wtd for processing mark_hook.
write_types_data, ggc_wtd, pch_wtd for mark_hook.
(walk_type, write_func_for_structure): Generate the mark_hook if (walk_type, write_func_for_structure): Generate the mark_hook if
needed. needed.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment