This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug ada/20548] [4.1 Regression] ACATS c52103x c52104x c52104y segfault at runtime on x86_64
- From: "laurent at guerby dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 5 Sep 2005 17:54:01 -0000
- Subject: [Bug ada/20548] [4.1 Regression] ACATS c52103x c52104x c52104y segfault at runtime on x86_64
- References: <20050319080319.20548.laurent@guerby.net>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From laurent at guerby dot net 2005-09-05 17:54 -------
As of
LAST_UPDATED: Mon Sep 5 10:34:13 UTC 2005
The c52103x is now failing again (after the big commit), and c52104x c52104y now
fail in mostly the same way whereas the never failed before:
,.,. C52104X ACATS 2.5 05-09-05 14:26:05
---- C52104X CHECK THAT IN ARRAY ASSIGNMENTS AND IN SLICE ASSIGNMENTS,
THE LENGTHS MUST MATCH; ALSO CHECK WHETHER
CONSTRAINT_ERROR OR STORAGE_ERROR ARE RAISED FOR LARGE
ARRAYS.
- C52104X NO CONSTRAINT_ERROR FOR TYPE WITH 'LENGTH = INTEGER'LAST +
3.
/home/guerby/work/gcc/version-head/gcc/testsuite/ada/acats/run_all.sh: line 15:
3394 Segmentation fault $*
,.,. C52104Y ACATS 2.5 05-09-05 14:26:05
---- C52104Y CHECK THAT IN ARRAY ASSIGNMENTS AND IN SLICE ASSIGNMENTS,
THE LENGTHS MUST MATCH.
- C52104Y NO CONSTRAINT_ERROR FOR NON-NULL ARRAY SUBTYPE WHEN ONE
DIMENSION HAS INTEGER'LAST + 3 COMPONENTS.
/home/guerby/work/gcc/version-head/gcc/testsuite/ada/acats/run_all.sh: line 15:
3427 Segmentation fault $*
--
What |Removed |Added
----------------------------------------------------------------------------
Summary|[4.1 Regression] ACATS |[4.1 Regression] ACATS
|c52103x segfault at runtime |c52103x c52104x c52104y
|on x86_64 |segfault at runtime on
| |x86_64
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20548