tree-object-size.c
34 KB
-
tree-object-size.c (addr_object_size): Instead of checking for non-NULL… · 8593e0b6
tree-object-size.c (addr_object_size): Instead of checking for non-NULL TREE_CHAIN of the FIELD_DECL check that there... * tree-object-size.c (addr_object_size): Instead of checking for non-NULL TREE_CHAIN of the FIELD_DECL check that there are no FIELD_DECLs following it. * g++.dg/ext/builtin-object-size1.C: New test. * g++.dg/ext/builtin-object-size2.C: New test. From-SVN: r148851
Jakub Jelinek committed