mirror of
https://gcc.gnu.org/git/gcc.git
synced 2024-12-14 06:23:58 +08:00
* gnat.dg/socket1.adb: Disable on *-*-solaris2*.
From-SVN: r157484
This commit is contained in:
parent
a8a5ac4834
commit
ebf15f359f
@ -1,3 +1,7 @@
|
||||
2010-03-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
|
||||
|
||||
* gnat.dg/socket1.adb: Disable on *-*-solaris2*.
|
||||
|
||||
2010-03-16 Richard Guenther <rguenther@suse.de>
|
||||
|
||||
PR middle-end/43379
|
||||
|
@ -1,4 +1,4 @@
|
||||
-- { dg-do run }
|
||||
-- { dg-do run { target { ! "*-*-solaris2*" } } }
|
||||
|
||||
with GNAT.Sockets; use GNAT.Sockets;
|
||||
procedure socket1 is
|
||||
|
Loading…
Reference in New Issue
Block a user