As discussed below:

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
This commit is contained in:
Martin Sebor 2019-08-16 17:06:25 +00:00 committed by Martin Sebor
parent d83a4cf15d
commit 1f2a3ac346
2 changed files with 6 additions and 2 deletions

View 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.

View 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 {