Ada question about PR 18434

Robert Dewar dewar@adacore.com
Sat Oct 1 18:01:00 GMT 2005


Laurent GUERBY wrote:

> If I'm reading it correctly, osint body is elaborated after osint.m one,
> so there seem to be a bug. 

I agree, looks like a bug
> 
> May be it doesn't trigger because in some
> condition/platform no code is needed at runtime for the default
> initialization of integer variables by a constant (done at link time)
> whereas on other platform it's not the case (does gnatbind knows about
> that?).

Could be (gnatbind certainly does not know about that, but I still don't
understand how the elaboration order cuold be wrong, most odd).
> 
> Laurent
> 




More information about the Gcc mailing list