diff options
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r-- | gcc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 8c1f9b6..b6b9678 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +2004-07-08 Paolo Bonzini <bonzini@gnu.org> + + * c-common.c (c_common_nodes_and_builtins): Do not + create __builtin_ptrdiff_t and __builtin_size_t. + 2004-07-08 Andrew Pinski <apinski@apple.com> * Makefile.in (libbackend.o): Add -combine to the gcc |