* gcc.dg/pr90866-2.c: Remove a pointless declaration
to avoid compilation errors on arm-none-eabi.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@272418
138bc75d-0d04-0410-961f-
82ee72b054a4
+2019-06-18 Martin Sebor <msebor@redhat.com>
+
+ * gcc.dg/pr90866-2.c: Remove a pointless declaration
+ to avoid compilation errors on arm-none-eabi.
+
2019-06-18 Szabolcs Nagy <szabolcs.nagy@arm.com>
* gcc.target/aarch64/pcs_attribute-2.c: Remove ifunc usage.
e buffer;
} f;
int g, h;
-int i();
+
int i(f *j, d *k, b l, int m) {
if (l)
if (m) {