* gcc.target/sh/torture/pr58314.c: Fix excess failures caused by switch
to GNU11.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@216426
138bc75d-0d04-0410-961f-
82ee72b054a4
+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)
{