Fix for parallel_ok in d10v assembler

Matthew Hiller hiller@redhat.com
Mon Dec 4 17:59:00 GMT 2000


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



More information about the Binutils mailing list