gcc/testsuite/
* gcc.target/sh/torture/pr58314.c: Fix excess failures caused by switch
to GNU11.
From-SVN: r216426
+2014-10-18 Oleg Endo <olegendo@gcc.gnu.org>
+
+ * gcc.target/sh/torture/pr58314.c: Fix excess failures caused by switch
+ to GNU11.
+
2014-10-18 Oleg Endo <olegendo@gcc.gnu.org>
* gcc.dg/attr-isr.c: Move SH specific test to ...
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)
{