[Bug ada/24533] FAIL: a85013b: *** glibc detected *** free(): invalid pointer: 0x00062a00 ***
laurent at guerby dot net
gcc-bugzilla@gcc.gnu.org
Tue Jan 3 19:24:00 GMT 2006
------- Comment #9 from laurent at guerby dot net 2006-01-03 19:24 -------
For most (if not all) s-osinte*.ads C type redeclarations, I believe it should
be sufficient to use a record containing a
System.Storage_Elements.Storage_Array of the C sizeof(struct), plus may be an
alignement clause (I don't know if C or GNU C allows to retrieve the alignment
of a struct like sizeof for size).
Arnaud, do you remember non opaque C types in s-osinte?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24533
More information about the Gcc-bugs
mailing list