------- Comment #13 from laurent at guerby dot net  2006-01-04 11:45 -------
(In reply to comment #12)
> > Arnaud, do you remember non opaque C types in s-osinte?
> 
> I do not understand your question, could you clarify ?

"opaque" means that the Ada runtime never access an internal C record
component, or does not use knowledge that something is an int and do +1 on it
for example.

So my question is wether the record+storage array+align will work for all the C
types in s-osinte* or is there an exception (ie a non opaque C type)?

Laurent


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24533


Reply via email to