[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Mystery: gcc-git vs gcc-13.1.0 testsuite
From: |
john o goyo |
Subject: |
Mystery: gcc-git vs gcc-13.1.0 testsuite |
Date: |
Sat, 29 Apr 2023 22:01:52 -0400 |
User-agent: |
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:91.0) Gecko/20100101 Thunderbird/91.10.0 |
Here is a mystery, Gaius.
The testsuite for gcc-13.1.0 produces the following.
=== gm2 Summary ===
# of expected passes 11874
# of unexpected failures 19
# of unresolved testcases 7
The testsuite for gcc-git (2023-04-21) produces the following.
=== gm2 Summary ===
# of expected passes 11866
# of unexpected failures 27
# of unresolved testcases 7
The difference seems to arise from the -lnsl -lsocket linked in the
former but not the latter.
Sincerely,
john
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Mystery: gcc-git vs gcc-13.1.0 testsuite,
john o goyo <=