This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Generated unique labels
- From: Richard Henderson <rth at redhat dot com>
- To: James Buchanan <jamesbuch at iprimus dot com dot au>
- Cc: gcc at gcc dot gnu dot org
- Date: Thu, 2 Jan 2003 16:25:07 -0800
- Subject: Re: Generated unique labels
- References: <5.1.0.14.0.20021230031449.009ec6a0@pop.iprimus.com.au>
On Mon, Dec 30, 2002 at 03:31:30AM +1100, James Buchanan wrote:
> Has this been done yet? If not has anyone been assigned to it?
No and no. Best option is to use assembler local labels.
r~