This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: objc gnu runtime losage
- To: Richard Henderson <rth at redhat dot com>
- Subject: Re: objc gnu runtime losage
- From: Stan Shebs <shebs at apple dot com>
- Date: Thu, 11 Oct 2001 18:57:44 -0700
- CC: zlaski at apple dot com, gcc-patches at gcc dot gnu dot org
- References: <20011011183218.A1816@redhat.com>
Richard Henderson wrote:
>
> The gnu runtime is currently failing everywhere because (at least
> for NXConstStr.m) we are failing to generate a proper symtab for
> _OBJ_MODULES.
>
>[...]
>
> I have been unable to figure out why the logic in 3.1 is wrong,
> but the following patch appears to kludge a usable result. Would
> yall look at this ASAP so that we can get the regression tester
> back on solid ground?
Zem assures me he's working hard on the problem at this very moment.
If nothing else, we can revert the changes, they're not that
critical to have.
Stan