This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Loop unrolling and asm


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~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]