Message ID | 1413634132.31394.155.camel@yam-132-YW-E178-FTW |
---|---|
State | New |
Headers | show |
Index: gcc/testsuite/gcc.target/sh/torture/pr58314.c =================================================================== --- gcc/testsuite/gcc.target/sh/torture/pr58314.c (revision 216424) +++ gcc/testsuite/gcc.target/sh/torture/pr58314.c (working copy) @@ -52,6 +52,8 @@ xfs_attr_leaf_entry_t entries[1]; } xfs_attr_leafblock_t; +int xfs_attr_leaf_entsize (xfs_attr_leafblock_t*, int); + int xfs_attr_leaf_remove(xfs_attr_leafblock_t *leaf, xfs_da_args_t *args) {