attr-alloc_size-2.c
107 Bytes
-
re PR c/36021 (__attribute__((alloc_size(n))) with function of no arguments causes gcc to segfault) · f3f75f69
2008-04-23 Richard Guenther <rguenther@suse.de> PR middle-end/36021 * c-common.c (handle_alloc_size_attribute): Use type_num_arguments. * gcc.dg/attr-alloc_size-2.c: New testcase. From-SVN: r134595
Richard Guenther committed