From mboxrd@z Thu Jan 1 00:00:00 1970 From: Richard Henderson To: "H.J. Lu" Cc: egcs@cygnus.com, gas2@cygnus.com Subject: Re: Loop unrolling and asm Date: Wed, 11 Mar 1998 11:32:00 -0000 Message-id: <19980311113234.14293@dot.cygnus.com> References: <199803100938.KAA18441@lslsun17.epfl.ch> X-SW-Source: 1998/msg00048.html On Tue, Mar 10, 1998 at 07:15:06AM -0800, H.J. Lu wrote: > Use 0f, 1f, .... 9f, 0b, .... 9b instead of .label00 in asm. But > At one time, I needed more than 10 lables backward/forward. I had > to disable inline. I think it is limited by binutils. Can we change > binutils to accept more than 10 local lables? You must not have tried it -- it has done so for a long long time. r~