This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: fix target/15700
- From: "Giovanni Bajo" <rasky at develer dot com>
- To: "Richard Henderson" <rth at redhat dot com>
- Cc: <gcc-patches at gcc dot gnu dot org>
- Date: Wed, 16 Mar 2005 19:25:43 +0100
- Subject: Re: fix target/15700
- References: <20050316175425.GA1548@redhat.com>
Richard Henderson <rth@redhat.com> wrote:
> The following fixes the symbol alias definition problem wherein we fail
> to emit symbols that are in fact needed.
>
> It is now an error to define an alias to a symbol that isn't defined in
> the current translation unit. It should have been an error before, but
> we didn't have code at the right places to detect the erroneous condition.
Would you prepare a patch against gcc-4.0/changes.html? It would be great if
you could concisely explain why and/or offer suggestions on how to fix this.
Also, do the docs need updates/clarifications? Given the number of comments
in the PR, I would assume so.
--
Giovanni Bajo