This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: RFA: Testsuite: Add exceptions for MSP430
- From: Mike Stump <mrs at mrs dot kithrup dot com>
- To: Nick Clifton <nickc at redhat dot com>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Mon, 16 Sep 2013 12:56:36 -0700
- Subject: Re: RFA: Testsuite: Add exceptions for MSP430
- Authentication-results: sourceware.org; auth=none
- References: <87mwndm0gl dot fsf at redhat dot com>
On Sep 16, 2013, at 5:10 AM, Nick Clifton <nickc@redhat.com> wrote:
> The new MSP430 target has a few limitations which show up as
> unexpected failures in the GCC testsuite. I would like to apply the
> patch below to update target-supports.exp with this information.
> Applying the patch results in a drop of 133 unexpected failures (per
> multilib).
>
> OK to apply ?
Ok, I assume that the changes to hppa and return 0 are intentional and good…
> - || [istarget hppa64-hp-hpux11.23] } {
> - return 0;
> + || [istarget hppa64-hp-hpux11.23] } {
> + return 0;