On Mon, Nov 16, 2020 at 3:41 PM Jeff Law wrote:
>
> On 11/14/20 7:08 PM, David Edelsohn wrote:
> > On Sat, Nov 14, 2020 at 8:58 PM Jeff Law wrote:
> >>
> >> On 11/14/20 6:35 PM, David Edelsohn wrote:
> Jeffrey Law wrote:
> I worry a bit about the less common native targets -- aix, h
On 11/14/20 7:08 PM, David Edelsohn wrote:
> On Sat, Nov 14, 2020 at 8:58 PM Jeff Law wrote:
>>
>> On 11/14/20 6:35 PM, David Edelsohn wrote:
Jeffrey Law wrote:
I worry a bit about the less common native targets -- aix, hpux and the
like. But testing them is too painful to co
On Sat, Nov 14, 2020 at 8:58 PM Jeff Law wrote:
>
>
> On 11/14/20 6:35 PM, David Edelsohn wrote:
> >> Jeffrey Law wrote:
> >> I worry a bit about the less common native targets -- aix, hpux and the
> >> like. But testing them is too painful to contemplate these days. I'm
> >> sure those with
On 11/14/20 6:35 PM, David Edelsohn wrote:
>> Jeffrey Law wrote:
>> I worry a bit about the less common native targets -- aix, hpux and the
>> like. But testing them is too painful to contemplate these days. I'm
>> sure those with access to suitable hardware will chime in if something
>> is
> Jeffrey Law wrote:
> I worry a bit about the less common native targets -- aix, hpux and the
> like. But testing them is too painful to contemplate these days. I'm
> sure those with access to suitable hardware will chime in if something
> is amiss.
All of these testcases now fail on AIX w
On 11/20/19 11:08 PM, Strager Neds wrote:
> While fixing some bugs in __attribute__((section)), I found it difficult
> to write tests. Make testing easier: introduce the
> scan-assembler-symbol-section and scan-symbol-section helpers. See
> in-line documentation for details.
>
> Testing:
>
> * Ru