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 50b7fc2..f0fb840 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +2008-04-23 Richard Guenther <rguenther@suse.de> + + PR middle-end/36021 + * c-common.c (handle_alloc_size_attribute): Use type_num_arguments. + 2008-04-22 Tomas Bily <tbily@suse.cz> * tree-cfg.c (verify_expr): Check for NON_LVALUE_EXPR as unreachable |