public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
From: Andrew Burgess <andrew.burgess@embecosm.com>
To: Claudiu Zissulescu <Claudiu.Zissulescu@synopsys.com>
Cc: "binutils@sourceware.org" <binutils@sourceware.org>,
	"Cupertino.Miranda@synopsys.com" <Cupertino.Miranda@synopsys.com>
Subject: [PUSHED] Re: [PATCH] gas/arc: Unify tests run on big/little endian arc assembler
Date: Thu, 14 Apr 2016 12:45:00 -0000	[thread overview]
Message-ID: <20160414124452.GI5531@embecosm.com> (raw)
In-Reply-To: <098ECE41A0A6114BB2A07F1EC238DE896617D862@DE02WEMBXB.internal.synopsys.com>

I've pushed this as an obvious fix.

Thanks,
Andrew



* Claudiu Zissulescu <Claudiu.Zissulescu@synopsys.com> [2016-04-08 07:29:05 +0000]:

> Hi Andrew,
> 
> It looks nice. Thank you for your contribution,
> Claudiu
> 
> > -----Original Message-----
> > From: Andrew Burgess [mailto:andrew.burgess@embecosm.com]
> > Sent: Friday, April 08, 2016 12:00 AM
> > To: binutils@sourceware.org
> > Cc: Claudiu.Zissulescu@synopsys.com; Cupertino.Miranda@synopsys.com;
> > Andrew Burgess
> > Subject: [PATCH] gas/arc: Unify tests run on big/little endian arc assembler
> > 
> > We were running a slightly different set of assembler tests on big and
> > little endian arc targets.  This commit unifies the set of tests run.
> > 
> > gas/ChangeLog:
> > 
> > 	* testsuite/gas/arc/add_s-err.s: Update target pattern.
> > 	* testsuite/gas/arc/warn.s: Likewise.
> > 	* testsuite/gas/elf/elf.exp: Run test for arc.
> > ---
> >  gas/ChangeLog                     | 6 ++++++
> >  gas/testsuite/gas/arc/add_s-err.s | 2 +-
> >  gas/testsuite/gas/arc/warn.s      | 2 +-
> >  gas/testsuite/gas/elf/elf.exp     | 1 -
> >  4 files changed, 8 insertions(+), 3 deletions(-)
> > 
> > diff --git a/gas/testsuite/gas/arc/add_s-err.s b/gas/testsuite/gas/arc/add_s-
> > err.s
> > index 3312061..298f4ef 100644
> > --- a/gas/testsuite/gas/arc/add_s-err.s
> > +++ b/gas/testsuite/gas/arc/add_s-err.s
> > @@ -1,7 +1,7 @@
> >  ;; Test ARC EM Code denisty ADD_S extensions.  They are only valid for
> >  ;; ARCv2 architecture.
> >  ;;
> > -; { dg-do assemble { target arc-*-* } }
> > +; { dg-do assemble { target arc*-*-* } }
> >  ; { dg-options "--mcpu=arc700" }
> >          ;; The following insns are accepted by ARCv2 only
> >          add_s r4,r4,-1          ; { dg-error "Error: inappropriate arguments for
> > opcode 'add_s'" }
> > diff --git a/gas/testsuite/gas/arc/warn.s b/gas/testsuite/gas/arc/warn.s
> > index e89aa99..deec175 100644
> > --- a/gas/testsuite/gas/arc/warn.s
> > +++ b/gas/testsuite/gas/arc/warn.s
> > @@ -1,6 +1,6 @@
> >  ; Test ARC specific assembler warnings
> >  ;
> > -; { dg-do assemble { target arc-*-* } }
> > +; { dg-do assemble { target arc*-*-* } }
> > 
> >  	b.d foo
> >  	mov r0,256
> > diff --git a/gas/testsuite/gas/elf/elf.exp b/gas/testsuite/gas/elf/elf.exp
> > index e4ca205..b5f8fec 100644
> > --- a/gas/testsuite/gas/elf/elf.exp
> > +++ b/gas/testsuite/gas/elf/elf.exp
> > @@ -90,7 +90,6 @@ if { [is_elf_format] } then {
> >      # optimization because it interfers with link-time relaxation of
> >      # function prologues.
> >      if {![istarget "mn10300-*-*"]
> > -	&& ![istarget "arc-*-*"]
> >  	&& ![istarget "xtensa*-*-*"]
> >  	&& ![istarget "msp430*-*-*"]
> >  	&& ![istarget "nds32*-*-*"]
> > --
> > 2.5.1
> 

      reply	other threads:[~2016-04-14 12:45 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-07 22:00 Andrew Burgess
2016-04-08  7:29 ` Claudiu Zissulescu
2016-04-14 12:45   ` Andrew Burgess [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=20160414124452.GI5531@embecosm.com \
    --to=andrew.burgess@embecosm.com \
    --cc=Claudiu.Zissulescu@synopsys.com \
    --cc=Cupertino.Miranda@synopsys.com \
    --cc=binutils@sourceware.org \
    /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).