public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Ramana Radhakrishnan <ramana.radhakrishnan@linaro.org>
To: Janis Johnson <janisjo@codesourcery.com>
Cc: gcc-patches@gcc.gnu.org
Subject: Re: [testsuite] fix to gcc.target/arm/sync-1.c
Date: Tue, 12 Apr 2011 20:19:00 -0000	[thread overview]
Message-ID: <BANLkTikdH-MBC7SX-sfMBjFjTh_XEuJ=6A@mail.gmail.com> (raw)
In-Reply-To: <4D9F24FB.7060901@codesourcery.com>

On 8 April 2011 16:08, Janis Johnson <janisjo@codesourcery.com> wrote:
> Test gcc.target/arm/sync-1.c specifies -march=armv7-a and fails
> execution for multilibs whose hardware or simulator doesn't support that
> architecture.  The test uses __sync_fetch_and_add, which GCC doesn't
> support for all arm targets.  Using the -march option allows it to
> compile if the multilib options don't conflict, but the test fails at
> runtime, often with hangs, if the simulator used for testing doesn't
> support atomic builtins.  This patch removes the -march option and
> restricts the test to targets that support atomic builtins.
>
> I don't yet have an FSF copyright assignment (it's currently in the
> hands of the FSF) but this patch is small enough to not require one.  If
> this is OK someone else will need to appy it.

This is OK.


Ramana
>

      reply	other threads:[~2011-04-12 20:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-08 15:08 Janis Johnson
2011-04-12 20:19 ` Ramana Radhakrishnan [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='BANLkTikdH-MBC7SX-sfMBjFjTh_XEuJ=6A@mail.gmail.com' \
    --to=ramana.radhakrishnan@linaro.org \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=janisjo@codesourcery.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).