[PATCH] Let '^' through the lexer

Alan Modra amodra@gmail.com
Thu Jul 13 10:20:19 GMT 2023


On Thu, Jul 13, 2023 at 09:54:46AM +0200, Jan Beulich wrote:
> On 13.07.2023 01:02, Alan Modra via Binutils wrote:
> > This line misses some assignment operators supported by ldgram.y.
> > It should be += -= *= /= <<= >>= &= |=
> 
> At which point, considering the subject of the patch, I'm inclined
> to ask: What about ^=?

It would need support in ldgram.y and ldexp.c.

-- 
Alan Modra
Australia Development Lab, IBM


More information about the Binutils mailing list