https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89583
Arnaud Charlet changed:
What|Removed |Added
Target Milestone|--- |12.0
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89583
--- Comment #4 from simon at pushface dot org ---
I just ran "make check-gnat" with
/Volumes/Miscellaneous1/x86_64/gcc/gcc/gnatmake version 12.0.1 20220311
(experimental) (x86_64-apple-darwin21), with only two fails:
FAIL: gnat.dg/bias1.adb sc
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89583
--- Comment #3 from simon at pushface dot org ---
I just rebuilt r269886 on x86_64-apple-darwin15 (with --disable-bootstrap)
and it passed:
PASS: gnat.dg/socket2.adb (test for excess errors)
PASS: gnat.dg/socket2.adb execution test
Also, runnin
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89583
--- Comment #2 from Dominique d'Humieres ---
> Added:
>trunk/gcc/testsuite/gnat.dg/socket2.adb
This test fails on x86_64-apple-darwin18:
raised GNAT.SOCKETS.SOCKET_ERROR : [22] Invalid argument
FAIL: gnat.dg/socket2.adb execution test
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89583
--- Comment #1 from pmderodat at gcc dot gnu.org ---
Author: pmderodat
Date: Fri Mar 22 13:59:02 2019
New Revision: 269873
URL: https://gcc.gnu.org/viewcvs?rev=269873&root=gcc&view=rev
Log:
[Ada] GNAT.Sockets: fix recent regressions
The support