------- Comment #12 from ebotcazou at gcc dot gnu dot org 2008-07-27 17:11
-------
Aaron, could you update your tree and attemp a clean bootstrap? The fix is
supposed to be
2008-07-17 Olivier Hainque <[EMAIL PROTECTED]>
* utils.c (create_var_decl_1): Relax expectations on the PUBLIC_FLAG
argument, to apply to references in addition to definitions. Prevent
setting TREE_STATIC on externals.
(gnat_pushdecl): Always clear DECL_CONTEXT on public externals.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36207