This is the mail archive of the
gcc-prs@gcc.gnu.org
mailing list for the GCC project.
Re: ada/6910: When I run this code it segfaults.
- From: Brian May <bam at snoopy dot apana dot org dot au>
- To: nobody at gcc dot gnu dot org
- Cc: gcc-prs at gcc dot gnu dot org,
- Date: 30 Jul 2002 04:16:01 -0000
- Subject: Re: ada/6910: When I run this code it segfaults.
- Reply-to: Brian May <bam at snoopy dot apana dot org dot au>
The following reply was made to PR ada/6910; it has been noted by GNATS.
From: Brian May <bam@snoopy.apana.org.au>
To: bam@snoopy.apana.org.au, gcc-gnats@gcc.gnu.org,
gcc-prs@gcc.gnu.org, gcc-bugs@gcc.gnu.org, nobody@gcc.gnu.org,
147145@bugs.debian.org?Subject=Re:, "ada/6910:"@snoopy.apana.org.au,
When@snoopy.apana.org.au, I@snoopy.apana.org.au,
ru@snoopy.apana.org.au
Cc:
Subject: Re: ada/6910: When I run this code it segfaults.
Date: Tue, 30 Jul 2002 14:11:34 +1000
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=6910
Please change the comment in dynamic_tables to:
-- Table_Component_Type may be any Ada type, except that controlled
-- types are not supported. This is because low level C routines are
-- used to allocate memory, and that default initialization
-- will NOT occur for array components (including nested components,
-- eg. a bounded string in a record is not OK), which may result in
-- unpredictable errors.
PS. I sent this E-Mail by clicking on send email to interested parties
in GNATS, that E-Mail address is partly wrong; lets hope it sends OK...