This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [patch] Associate a name with a CODE_LABEL
- To: nickc at cygnus dot co dot uk
- Subject: Re: [patch] Associate a name with a CODE_LABEL
- From: Richard Henderson <rth at cygnus dot com>
- Date: Wed, 3 Nov 1999 10:23:18 -0800
- Cc: gcc-patches at gcc dot gnu dot org
- References: <199911031748.RAA32212@pathia.cygnus.co.uk>
On Wed, Nov 03, 1999 at 05:48:24PM +0000, Nick Clifton wrote:
> * Why have you changed delete_unrefernced_labels() to not delete
> labels which have names, even if their use count is zero ?
That I know -- she's intending this for alternate entry points.
So the reference is external.
r~