This is the mail archive of the binutils@sourceware.org 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]
Other format: [Raw text]

Re: [patch committed] SH: Define md_optimize_expr


On Sat, 14 Apr 2007, Kaz Kojima wrote:
> I've applied the attached SH specific patch for gas.
> sh-elf assembler fails for the lines below:
>
>   bar:
> 	.long	0
> 	.rept	. - bar
> 	.byte	1
> 	.endr
>
> with
>
>   test.s:3: Error: bad or irreducible absolute expression

Pretty please commit the test-case too, particularly as it seem so simple.
(Please don't feel singled out; you're definitely not the only
one, people tend to forget this much too often.)

brgds, H-P


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