This is the mail archive of the binutils@sources.redhat.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]

Re: Fix for parallel_ok in d10v assembler


On Mon, 4 Dec 2000, Richard Henderson wrote:

> On Mon, Dec 04, 2000 at 05:04:38PM -0800, Matthew Hiller wrote:
> > !       && (op1->exec_type & ALONE || op2->exec_type & ALONE
> > ! 	  || op1->exectype & BRANCH || op2->exec_type & BRANCH))
> 
> 		      ^^
> typo?
> 
> 
> r~

	Er, yes, that should definitely be exec_type. I thought I'd
recompiled and run a check-gas on it, but I guess I didn't. Expect further
comment on the issue if the recompile goes awry.

Matt


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