This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: Ping: [PATCH] gas: fix bogus error on .org involving expression
- From: "Jan Beulich" <JBeulich at suse dot com>
- To: "Alan Modra" <amodra at gmail dot com>
- Cc: <binutils at sourceware dot org>
- Date: Thu, 17 Mar 2016 02:16:54 -0600
- Subject: Re: Ping: [PATCH] gas: fix bogus error on .org involving expression
- Authentication-results: sourceware.org; auth=none
- References: <56D6DCAB02000078000D845A at prv-mh dot provo dot novell dot com> <56E99A7F02000078000DD4E5 at prv-mh dot provo dot novell dot com> <20160316234647 dot GA22605 at bubble dot grove dot modra dot org>
>>> On 17.03.16 at 00:46, <amodra@gmail.com> wrote:
> On Wed, Mar 16, 2016 at 10:40:15AM -0600, Jan Beulich wrote:
>> Ping???
>> >>> On 02.03.16 at 12:29, <JBeulich@suse.com> wrote:
>> > gas/
>> > 2016-03-02 Jan Beulich <jbeulich@suse.com>
>> >
>> > * expr.c (expr): Set retval to expr_section for expressions
>> > involving symbols, which cannot be resolved right away.
>
> OK.
>
>> > gas/testsuite/
>> > 2016-03-02 Jan Beulich <jbeulich@suse.com>
>> >
>> > * expr-org.s, expr.org.d: New.
>> > * gas.exp: Run new test.
>
> Have you run the new test over a good sample of binutils targets?
Honestly - no, I didn't, as I didn't expect .org to behave
differently for different targets (to me that would be pretty
surprising).
> I suspect that the new test won't work on some, tic4x and tic54x, for
> example. OK with changes to exclude such targets.
Will do.
Jan