[Bug ada/19140] ACATS c37402a segfaults at runtime

2005-03-17 Thread ebotcazou at gcc dot gnu dot org
--- Additional Comments From ebotcazou at gcc dot gnu dot org 2005-03-17 15:39 --- Fixed in 4.0.0. -- What|Removed |Added Target Milestone|4.1.0 |4.

[Bug ada/19140] ACATS c37402a segfaults at runtime

2005-03-17 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-03-17 15:36 --- Subject: Bug 19140 CVSROOT:/cvs/gcc Module name:gcc Branch: gcc-4_0-branch Changes by: [EMAIL PROTECTED] 2005-03-17 15:35:05 Modified files: gcc/ada: Change

[Bug ada/19140] ACATS c37402a segfaults at runtime

2005-03-17 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-03-17 15:21 --- Subject: Bug 19140 CVSROOT:/cvs/gcc Module name:gcc Branch: gcc-4_0-branch Changes by: [EMAIL PROTECTED] 2005-03-17 15:19:38 Modified files: gcc/ada: Change

[Bug ada/19140] ACATS c37402a segfaults at runtime

2005-03-15 Thread charlet at gcc dot gnu dot org
--- Additional Comments From charlet at gcc dot gnu dot org 2005-03-15 16:05 --- Fixed on mainline. -- What|Removed |Added Status|ASSIGNED|RE

[Bug ada/19140] ACATS c37402a segfaults at runtime

2005-03-15 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-03-15 16:00 --- Subject: Bug 19140 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-03-15 15:59:55 Modified files: gcc/ada: decl.c gigi.h utils.c trans.c exp_ch1

[Bug ada/19140] ACATS c37402a segfaults at runtime

2005-02-23 Thread ebotcazou at gcc dot gnu dot org
--- Additional Comments From ebotcazou at gcc dot gnu dot org 2005-02-23 23:08 --- It should be fixed by the next push from AdaCore. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19140

[Bug ada/19140] ACATS c37402a segfaults at runtime

2005-02-18 Thread uweigand at gcc dot gnu dot org
--- Additional Comments From uweigand at gcc dot gnu dot org 2005-02-18 19:01 --- This test case fails on s390(x) as well; in fact it is quite annoying because it causes the whole test suite to hang ... The reason for this appears to be that the Ada runtime has installed a segfault hand

[Bug ada/19140] ACATS c37402a segfaults at runtime

2005-02-18 Thread ebotcazou at gcc dot gnu dot org
--- Additional Comments From ebotcazou at gcc dot gnu dot org 2005-02-18 12:43 --- Investigating. -- What|Removed |Added AssignedTo|unassigned at gcc dot gnu |ebo

[Bug ada/19140] ACATS c37402a segfaults at runtime

2005-02-18 Thread ebotcazou at gcc dot gnu dot org
--- Additional Comments From ebotcazou at gcc dot gnu dot org 2005-02-18 12:38 --- I get the segfault on x86 as of today. -- What|Removed |Added CC|