Commit 819852b9 by John David Anglin

Disable gnat.dg/socket1.adb on hppa*-*-hpux*.

	2020-02-29  John David Anglin  <danglin@gcc.gnu.org>

	PR ada/91100
	* gnat.dg/socket1.adb: Disable on hppa*-*-hpux*.
parent 9f6dd268
2020-02-29 John David Anglin <danglin@gcc.gnu.org>
PR ada/91100
* gnat.dg/socket1.adb: Disable on hppa*-*-hpux*.
* g++.dg/pr90981.C: Skip on hppa*-*-hpux*.
* gcc.dg/gnu2x-attrs-1.c: Add dg-require-alias.
* gcc.dg/pr90756.c: Add -fno-common option on hppa*-*-hpux*.
......
-- { dg-do run { target { ! "*-*-solaris2*" } } }
-- { dg-do run { target { ! { hppa*-*-hpux* *-*-solaris2* } } } }
with GNAT.Sockets; use GNAT.Sockets;
procedure socket1 is
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment