tree-object-size.c
35.3 KB
-
re PR c/48985 (bogus buffer overflow warning and abort on static flexible array member) · e497b9bd
2011-05-19 Richard Guenther <rguenther@suse.de> PR middle-end/48985 * tree-object-size.c (addr_object_size): If the pointed-to variable is a decl use DECL_SIZE_UNIT instead of TYPE_SIZE_UNIT. * gcc.dg/builtin-object-size-11.c: New testcase. From-SVN: r173901
Richard Guenther committed