[PATCH] PR 28215: [CSKY] Don't abort while immediate overflow

Nick Clifton nickc@redhat.com
Wed Aug 11 12:51:47 GMT 2021


Hi Lifang,

> That's no necessary to abort while immediate out of range in
> md_apply_fix. It will report error in the caller which is fixup_segment.
> 
> gas/
> 	* config/tc-csky.c (md_apply_fix): Do nothing here, just break
> 	from the switch-case.

Great minds think alike.  This problem was reported as PR 28215, and I
checked in a patch to fix it that is almost the same as yours...

Cheers
   Nick



More information about the Binutils mailing list