This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
ACATS c43214c
- From: Duncan Sands <duncan dot sands at math dot u-psud dot fr>
- To: gcc at gcc dot gnu dot org
- Cc: kenner at vlsi1 dot ultra dot nyu dot edu
- Date: Fri, 7 Jan 2005 14:46:52 +0100
- Subject: ACATS c43214c
ACATS c43214c fails with current CVS. I ran it under valgrind, and got:
,.,. C43214C ACATS 2.5 05-01-07 14:45:51
---- C43214C CONSTRAINED ARRAY FORMAL GENERIC PARAMETER.
==5278== Conditional jump or move depends on uninitialised value(s)
==5278== at 0x804BED3: _ada_c43214c (c43214c.adb:53)
==5278== by 0x8049C94: main (b~c43214c.adb:149)
==5278==
==5278== Conditional jump or move depends on uninitialised value(s)
==5278== at 0x804BED5: _ada_c43214c (c43214c.adb:53)
==5278== by 0x8049C94: main (b~c43214c.adb:149)
* C43214C ARRAY DOES NOT CONTAIN THE CORRECT VALUES.
**** C43214C FAILED ****************************.
I hope this is useful!
All the best,
Duncan.