bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug gas/845] New: GAS .rept pseudo op-code


From: Nick Clifton
Subject: Re: [Bug gas/845] New: GAS .rept pseudo op-code
Date: Wed, 13 Apr 2005 17:11:17 +0100
User-agent: Mozilla Thunderbird 1.0 (X11/20041206)

Hi Jaydeep,

Following code generates error,

                .rept 2
                        .irp m1 1,2
                                .long \m1
                        .endr
                .endr   

***Error: unexpected end of file in irp or irpc

 For which target ?

I was unable to reproduce this failure using the current sources in the CVS and an x86 targeted version of GAS.

Cheers
  Nick






reply via email to

[Prev in Thread] Current Thread [Next in Thread]