From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=unavailable autolearn_force=no version=3.4.4 Path: eternal-september.org!reader01.eternal-september.org!.POSTED!not-for-mail From: Simon Wright Newsgroups: comp.lang.ada Subject: Re: Ann: Gcc/GNAT 9.1 released - Test Results Date: Thu, 09 May 2019 12:18:50 +0100 Organization: A noiseless patient Spider Message-ID: References: <7d10dac8-f871-4cf9-b57f-aa9a114d2650@googlegroups.com> <545c4183-d791-405e-9852-1f4795ed5df1@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: reader02.eternal-september.org; posting-host="a065964bc0a1759c785a012abd368756"; logging-data="28092"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+diZTN0himqRMwAAf7DVc6BrHqZIoq44U=" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (darwin) Cancel-Lock: sha1:dOCl4h4VcQ33rez7L31kNXpoVVI= sha1:RUgS1tcFtWkUqXGr2fyqgo3lUJI= Xref: reader01.eternal-september.org comp.lang.ada:56271 Date: 2019-05-09T12:18:50+01:00 List-Id: alby.gamper@gmail.com writes: > I recall having a issue with one of the tests (and I think it was also > c452003) where I had to kill the hung compilation. And this was with > FSF 8.3 running your ACATS 4.1 repo. When I get a chance I'll rerun > the ACATS 4.1 test on FSF 9.1 I'd expect a compilation failure (which this surely is!) to fail the same on all OSs, in most cases anyway. Runtime failures (e.g. the CXDs) are of course different. I was interested to see you had a c250002 failure: I expected this one to fail on Windows as it does on macOS, see PR 81114, GNAT mishandles filenames with UTF8 chars on case-insensitive filesystems. https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81114