public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
From: Alan Modra <amodra@gmail.com>
To: Nick Clifton <nickc@redhat.com>
Cc: binutils@sourceware.org
Subject: Re: Commit: GAS: Add option to warn about multibyte characters
Date: Fri, 19 Nov 2021 16:27:15 +1030	[thread overview]
Message-ID: <YZc8u+tb2lkJy1mD@squeak.grove.modra.org> (raw)
In-Reply-To: <87ee7d8l6w.fsf@redhat.com>

On hppa*-hp-hpux* run_dump_test edits the test file, adjusting .comm
directives to suit those target's unusual syntax.  Thus gas is passed
a temporary file name.

	* testsuite/gas/all/multibyte1.l: Ignore file name.

diff --git a/gas/testsuite/gas/all/multibyte1.l b/gas/testsuite/gas/all/multibyte1.l
index a592c17055b..96b797e7db4 100644
--- a/gas/testsuite/gas/all/multibyte1.l
+++ b/gas/testsuite/gas/all/multibyte1.l
@@ -1,12 +1,12 @@
 [^:]*: Assembler messages:
-[^:]*: Warning: multibyte character \(0xe2\) encountered in .*multibyte.s
-[^:]*: Warning: multibyte character \(0x80\) encountered in .*multibyte.s
-[^:]*: Warning: multibyte character \(0xae\) encountered in .*multibyte.s
-[^:]*: Warning: multibyte character \(0xe2\) encountered in .*multibyte.s
-[^:]*: Warning: multibyte character \(0x80\) encountered in .*multibyte.s
-[^:]*: Warning: multibyte character \(0xac\) encountered in .*multibyte.s
-[^:]*: Warning: multibyte character \(0xe2\) encountered in .*multibyte.s
-[^:]*: Warning: multibyte character \(0x80\) encountered in .*multibyte.s
-[^:]*: Warning: multibyte character \(0xae\) encountered in .*multibyte.s
-[^:]*: Warning: multibyte character \(0xe2\) encountered in .*multibyte.s
+[^:]*: Warning: multibyte character \(0xe2\) encountered in .*
+[^:]*: Warning: multibyte character \(0x80\) encountered in .*
+[^:]*: Warning: multibyte character \(0xae\) encountered in .*
+[^:]*: Warning: multibyte character \(0xe2\) encountered in .*
+[^:]*: Warning: multibyte character \(0x80\) encountered in .*
+[^:]*: Warning: multibyte character \(0xac\) encountered in .*
+[^:]*: Warning: multibyte character \(0xe2\) encountered in .*
+[^:]*: Warning: multibyte character \(0x80\) encountered in .*
+[^:]*: Warning: multibyte character \(0xae\) encountered in .*
+[^:]*: Warning: multibyte character \(0xe2\) encountered in .*
 [^:]*: Warning: further multibyte character warnings suppressed

-- 
Alan Modra
Australia Development Lab, IBM

  parent reply	other threads:[~2021-11-19  5:57 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-18 16:47 Nick Clifton
2021-11-18 16:53 ` Jan Beulich
2021-11-18 19:34 ` Thomas Wolff
2021-11-18 19:37   ` Paul Koning
2021-11-19  5:57 ` Alan Modra [this message]
2021-11-19 15:31   ` Nick Clifton

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=YZc8u+tb2lkJy1mD@squeak.grove.modra.org \
    --to=amodra@gmail.com \
    --cc=binutils@sourceware.org \
    --cc=nickc@redhat.com \
    /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).