refinements to definition of TREE_READONLY ?

Olivier Hainque hainque@adacore.com
Tue Jul 15 15:07:00 GMT 2008


Hi Richard,

Still looking into this issue.

Our current understanding is that our initial bug was indirectly
caused by the Ada front-end setting TREE_STATIC on a DECL_EXTERNAL
constant, which it shouldn't do.

The straightforward fix to that uncovered corner issues with the
way we set DECL_CONTEXT in some special cases.

Investigating further ...

Thanks for your constructive feedback,

Olivier



More information about the Gcc mailing list