This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
ACATS c380004
- 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:43:40 +0100
- Subject: ACATS c380004
ACATS c380004 fails with current CVS. I ran it under valgrind, and got:
,.,. C380004 ACATS 2.5 05-01-07 14:41:16
---- C380004 Check evaluation of discriminant expressions when the
constraint depends on a discriminant, and the
discriminants have defaults -
discriminant-dependententry families and protected
components.
- C380004 Discriminant-dependent entry families for task types.
==4914== Warning: silly arg (-2147483640) to malloc()
* C380004 Unexpected exception raised - 2.
* C380004 Discriminant values not correct - 3.
==4914== Invalid write of size 4
==4914== at 0x805086A: c380004__chk.903 (c380004.adb:197)
==4914== by 0x80518F1: _ada_c380004 (c380004.adb:273)
==4914== by 0x804A534: main (b~c380004.adb:189)
==4914== Address 0xD2BFDC78 is not stack'd, malloc'd or (recently) free'd
raised STORAGE_ERROR : s-intman.adb:124 explicit raise
I hope this is useful!
All the best,
Duncan.