This is the mail archive of the binutils@sourceware.cygnus.com mailing list for the binutils project.


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

'as' in MRI compatibility mode


Does anyone know if the bug whereby 'as' operating in MRI compatibility mode
rejects the line

	    irp     lab,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p
		ifne ==lab				<- as doesn't like
this

has been fixed or reported?

The == means test for existing operand i.e. in this case it's used to
terminate the irp loop
for differing numbers of parameters.

Steve Green
Senior Systems Engineer
Barcrest (a Trading division of IGT UK)



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