As discussed below:
authorMartin Sebor <msebor@redhat.com>
Fri, 16 Aug 2019 17:06:25 +0000 (17:06 +0000)
committerMartin Sebor <msebor@gcc.gnu.org>
Fri, 16 Aug 2019 17:06:25 +0000 (11:06 -0600)
  https://gcc.gnu.org/ml/gcc-patches/2019-08/msg00517.html

gcc/testsuite/ChangeLog:
* gcc.dg/struct-ret-1.c: Enable on all targets.

From-SVN: r274579

gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/struct-ret-1.c

index 9b7eff9..b9a752c 100644 (file)
@@ -1,3 +1,7 @@
+2019-08-16  Martin Sebor  <msebor@redhat.com>
+
+       * gcc.dg/struct-ret-1.c: Enable on all targets.
+
 2019-08-16  Eric Botcazou  <ebotcazou@adacore.com>
 
        * gnat.dg/opt81.ad[sb]: New test.
index 23c9e98..330c76a 100644 (file)
@@ -1,5 +1,5 @@
-/* { dg-do run { target hppa*-*-* } } */
-/* { dg-options { -O2 } { target hppa*-*-* } } */
+/* { dg-do run } */
+/* { dg-options { -O2 } } */
 extern void abort (void);
 extern void exit (int);
 typedef struct {