This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: [PATCH 2/2] xtensa: gas: add relaxations tests
- From: Max Filippov <jcmvbkbc at gmail dot com>
- To: "augustine dot sterling at gmail dot com" <augustine dot sterling at gmail dot com>
- Cc: binutils at sourceware dot org, Eric Tsai <erictsai at cadence dot com>, linux-xtensa at linux-xtensa dot org
- Date: Thu, 11 Apr 2019 11:47:10 -0700
- Subject: Re: [PATCH 2/2] xtensa: gas: add relaxations tests
- References: <20190410203820.18358-1-jcmvbkbc@gmail.com> <20190410203820.18358-3-jcmvbkbc@gmail.com> <CAGSvup9YJMksKuUH0jk2wBooixC4w3tU+ssBqyKZJ=p9+fFRRQ@mail.gmail.com>
On Wed, Apr 10, 2019 at 5:08 PM augustine.sterling@gmail.com
<augustine.sterling@gmail.com> wrote:
>
> On Wed, Apr 10, 2019 at 1:38 PM Max Filippov <jcmvbkbc@gmail.com> wrote:
> >
> > gas/
> > 2019-04-10 Max Filippov <jcmvbkbc@gmail.com>
> >
> > * testsuite/gas/xtensa/loop-relax-2.d: New test definition.
> > * testsuite/gas/xtensa/loop-relax.d: New test definition.
> > * testsuite/gas/xtensa/loop-relax.s: New test source.
> > * testsuite/gas/xtensa/text-section-literals-1a.d: New test
> > definition.
> > * testsuite/gas/xtensa/text-section-literals-2.d: New test
> > definition.
> > * testsuite/gas/xtensa/text-section-literals-2.s: New test
> > source.
> > * testsuite/gas/xtensa/text-section-literals-2a.d: New test
> > definition.
> > * testsuite/gas/xtensa/text-section-literals-3.d: New test
> > definition.
> > * testsuite/gas/xtensa/text-section-literals-3.s: New test
> > source.
> > * testsuite/gas/xtensa/text-section-literals-4.d: New test
> > definition.
> > * testsuite/gas/xtensa/text-section-literals-4.s: New test
> > source.
> > * testsuite/gas/xtensa/text-section-literals-4a.d: New test
> > definition.
>
> Also looks good.
Thanks. Applied to master.
-- Max