public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
From: Alan Modra <amodra@gmail.com>
To: Michael Matz <matz@suse.de>
Cc: Jan Beulich <jbeulich@suse.com>, binutils@sourceware.org
Subject: Re: [PATCH] Let '^' through the lexer
Date: Fri, 14 Jul 2023 13:02:56 +0930	[thread overview]
Message-ID: <ZLDB6NnfJ0L6C7OX@squeak.grove.modra.org> (raw)
In-Reply-To: <alpine.LSU.2.20.2307131600080.13548@wotan.suse.de>

On Thu, Jul 13, 2023 at 04:02:35PM +0000, Michael Matz wrote:
> Hey,
> 
> On Thu, 13 Jul 2023, Alan Modra wrote:
> 
> > 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.
> 
> Exactly.  I felt that should be a separate patch.  But as it's easy to do 
> and improves symmetry, here it is.  Okay for master if everything checks 
> out (on x86-64 it does)?

Sure.

-- 
Alan Modra
Australia Development Lab, IBM

      reply	other threads:[~2023-07-14  3:33 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-12 13:56 Michael Matz
2023-07-12 23:02 ` Alan Modra
2023-07-13  7:54   ` Jan Beulich
2023-07-13 10:20     ` Alan Modra
2023-07-13 16:02       ` Michael Matz
2023-07-14  3:32         ` Alan Modra [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ZLDB6NnfJ0L6C7OX@squeak.grove.modra.org \
    --to=amodra@gmail.com \
    --cc=binutils@sourceware.org \
    --cc=jbeulich@suse.com \
    --cc=matz@suse.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).