PATCH: Do not skip another target where ABI tests should pass

Loren James Rittle rittle@latour.rsch.comm.mot.com
Fri Jan 4 15:48:00 GMT 2002


In article <20020104151224.C17648@redhat.com>,
Richard Henderson <rth@redhat.com> writes:

> On Fri, Jan 04, 2002 at 04:43:05PM -0600, Loren James Rittle wrote:
>> - // Skip if not target: i?86-*-linux*
>> + // Skip if not target: i?86-*-linux* i?86-*-freebsd* ia64*-*-*
>> // Special g++ Options: -malign-double
>> // Origin: Alex Samuel <samuel@codesourcery.com>

> You shouldn't be adding ia64.  There's no -malign-double there for one.

Yikes!  Fully agreed that I should not have added a triple other than
i?86-*-freebsd* (esp. since not mentioned in the ChangeLog entry).
Committed your request.  Thanks for the ASAP close review.

Regards,
Loren



More information about the Gcc-patches mailing list