public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "iains at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug ada/108202] New: [13 Regression] Many new acats fails on 32bit Darwin hosts.
Date: Thu, 22 Dec 2022 19:07:39 +0000	[thread overview]
Message-ID: <bug-108202-4@http.gcc.gnu.org/bugzilla/> (raw)

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108202

            Bug ID: 108202
           Summary: [13 Regression] Many new acats fails on 32bit Darwin
                    hosts.
           Product: gcc
           Version: 13.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: ada
          Assignee: unassigned at gcc dot gnu.org
          Reporter: iains at gcc dot gnu.org
                CC: dkm at gcc dot gnu.org
  Target Milestone: ---

LAST_UPDATED: Thu Dec 22 09:45:44 UTC 2022 (revision r13-4840-g02fc8100298e)

                === acats tests ===
FAIL:   a49027b
FAIL:   a54b02a
FAIL:   a55b12a
FAIL:   c250002
FAIL:   c34001a
FAIL:   c34001c
FAIL:   c37306a
FAIL:   c35102a
FAIL:   c354002
FAIL:   c354003
FAIL:   c35502a
FAIL:   c35502b
FAIL:   c35502c
FAIL:   c35502e
FAIL:   c390a01
FAIL:   c35003a
FAIL:   c35003b
FAIL:   c37103a
FAIL:   c35502g
FAIL:   c35502h
FAIL:   c35502i
FAIL:   c35502j
FAIL:   c35502k
FAIL:   c35502l
FAIL:   c35502m
FAIL:   c35502n
FAIL:   c35502p
FAIL:   c38102e
FAIL:   c35505c
FAIL:   c393008
FAIL:   c393009
FAIL:   c393011
FAIL:   c393012
FAIL:   c393a05
FAIL:   c390001
FAIL:   c390004
FAIL:   c390005
FAIL:   c390006
FAIL:   c390a02
FAIL:   c390a03
FAIL:   c392003
FAIL:   c392005
FAIL:   c392a01
FAIL:   c392d01
FAIL:   c392d02
FAIL:   c392d03
FAIL:   c432001
FAIL:   c432004
FAIL:   c49023a
FAIL:   c49026a
FAIL:   c41107a
FAIL:   c42006a
FAIL:   c460a01
FAIL:   c460a02
FAIL:   c431001
FAIL:   c46051b
FAIL:   c41320a
FAIL:   c45202b
FAIL:   c45211a
FAIL:   c49020a
FAIL:   c433001
FAIL:   c44003f
FAIL:   c55b10a
FAIL:   c54a13d
FAIL:   c55b11a
FAIL:   c55b11b
FAIL:   c55b15a
FAIL:   c56002a
FAIL:   c64103b
FAIL:   c761006
FAIL:   c74407b
FAIL:   c730001
FAIL:   c730003
FAIL:   c74203a
FAIL:   c85018b
FAIL:   c85019a
FAIL:   c87b04c
FAIL:   c87b31a
FAIL:   c87b32a
FAIL:   c87b34c
FAIL:   c83025c
FAIL:   c87b19a
FAIL:   c87b23a
FAIL:   c87b27a
FAIL:   c87b41a
FAIL:   c974003
FAIL:   c974004
FAIL:   c974005
FAIL:   c974006
FAIL:   c974007
FAIL:   c974008
FAIL:   c974009
FAIL:   c974010
FAIL:   c974011
FAIL:   c980003
FAIL:   ca13001
FAIL:   ca13002
FAIL:   ca11b01
FAIL:   ca11b02
FAIL:   cc1220a
FAIL:   cc3220a
FAIL:   cc30002
FAIL:   cc3125b
FAIL:   cc51002
FAIL:   cc3230a
FAIL:   cc3235a
FAIL:   cc3305a
FAIL:   cc1308a
FAIL:   cd2a21c
FAIL:   cd90001
FAIL:   cda201a
FAIL:   cd30001
FAIL:   cdd2a01
FAIL:   cdd2a02
FAIL:   cdd2a03
FAIL:   cd1c03g
FAIL:   cd1c04d
FAIL:   cd40001
FAIL:   cd30004
FAIL:   cd30011
FAIL:   cd10002
FAIL:   cd5013a
FAIL:   cd5003b
FAIL:   ce3908a
FAIL:   ce3905b
FAIL:   ce3905l
FAIL:   ce3906a
FAIL:   ce3906c
FAIL:   ce3906e
FAIL:   ce3901a
FAIL:   ce3904a
FAIL:   cxa5013
FAIL:   cxac004

                === acats Summary ===
# of expected passes            2195
# of unexpected failures        133
Native configuration is i686-apple-darwin9
(aime on powerpc-darwin9)

the fails are of the form:

/scratch/10-5-leo/gcc-master/gcc/gnatmake
--GNATBIND=/scratch/10-5-leo/gcc-master/gcc/gnatbind
--GNATLINK=/scratch/10-5-leo/gcc-master/gcc/gnatlink
--GCC=/scratch/10-5-leo/gcc-master/gcc/xgcc -B/scratch/10-5-leo/gcc-master/gcc/
-gnatws -O2 -gnat95 -I/scratch/10-5-leo/gcc-mas
ter/gcc/testsuite/ada/acats1/../acats/support a49027b.adb -largs
--GCC=/scratch/10-5-leo/gcc-master/gcc/xgcc -B/scratch/10-5-leo/gcc-master/gcc/
/scratch/10-5-leo/gcc-master/gcc/xgcc -c -B/scratch/10-5-leo/gcc-master/gcc/
-gnatws -O2 -gnat95
-I/scratch/10-5-leo/gcc-master/gcc/testsuite/ada/acats1/../acats/support
a49027b.adb

raised SYSTEM.PERFECT_HASH_GENERATORS.TOO_MANY_TRIES : s-pehage.adb:693
gnatmake: "a49027b.adb" compilation error
FAIL:   a49027b

sometime after r13-4542 ( I do not have many recent samples, since i686 and
powerpc are bootstrap broken by rust and gm2).

             reply	other threads:[~2022-12-22 19:07 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-22 19:07 iains at gcc dot gnu.org [this message]
2022-12-26 20:53 ` [Bug ada/108202] " iains at gcc dot gnu.org
2023-01-02 10:53 ` cvs-commit at gcc dot gnu.org
2023-01-02 10:57 ` iains at gcc dot gnu.org
2023-04-29  6:29 ` reiter.christoph at gmail dot com

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-108202-4@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).