This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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...


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]