pr90866-2.c: Remove a pointless declaration to avoid compilation errors on arm-none...
authorMartin Sebor <msebor@redhat.com>
Tue, 18 Jun 2019 13:06:31 +0000 (13:06 +0000)
committerMartin Sebor <msebor@gcc.gnu.org>
Tue, 18 Jun 2019 13:06:31 +0000 (07:06 -0600)
gcc/testsuite/ChangeLog:

* gcc.dg/pr90866-2.c: Remove a pointless declaration
to avoid compilation errors on arm-none-eabi.

From-SVN: r272418

gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/pr90866-2.c

index 321565cdb3c3e6dea7447fc7e2056aec61cc3b3d..cc5fecaf858d57dfd1fde4a087025d1105da4af6 100644 (file)
@@ -1,3 +1,8 @@
+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.
index 8c110498154ae588b501181e12bedc9c5e059f77..25cb4dc421fcfd275ce41272b214f4e79a9d11d4 100644 (file)
@@ -13,7 +13,7 @@ typedef struct {
   e buffer;
 } f;
 int g, h;
-int i();
+
 int i(f *j, d *k, b l, int m) {
   if (l)
     if (m) {