This is the mail archive of the
gcc-bugs@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: bam at snoopy dot apana dot org dot au, gcc-gnats at gcc dot gnu dot org,gcc-prs at gcc dot gnu dot org, gcc-bugs at gcc dot gnu dot org, nobody at gcc dot gnu dot org,147145 at bugs dot debian dot org?Subject=Re:, "ada/6910:"@snoopy.apana.org.au,When at snoopy dot apana dot org dot au, I at snoopy dot apana dot org dot au,ru at snoopy dot apana dot org dot au
- Date: Tue, 30 Jul 2002 14:11:34 +1000
- Subject: Re: ada/6910: When I run this code it segfaults.
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...