diff options
-rw-r--r-- | gcc/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index de00ed6..52ec9bd 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -3133,7 +3133,7 @@ 2007-01-02 Douglas Gregor <doug.gregor@gmail.com> - * c-common.c(c_common_nodes_and_builtins): Since variants of + * c-common.c (c_common_nodes_and_builtins): Since variants of void_type_node get built before it is given a name, we need to give those variants the name, too. (complete_array_type): We need to work with the canonical main |