public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: "Ulrich Weigand" <uweigand@de.ibm.com>
To: ira.rosen@linaro.org (Ira Rosen)
Cc: gcc-patches@gcc.gnu.org, patches@linaro.org (Patch Tracking)
Subject: Re: [patch] Fix PR tree-optimization/49038
Date: Fri, 15 Jul 2011 13:12:00 -0000	[thread overview]
Message-ID: <201107151256.p6FCu37e001476@d06av02.portsmouth.uk.ibm.com> (raw)
In-Reply-To: <BANLkTimVHPK0gKUYsfKNdoknJ9PpfDJ9qQ@mail.gmail.com> from "Ira Rosen" at May 26, 2011 10:52:22 AM

Ira Rosen wrote:

> 	* gcc.dg/vect/pr49038.c: New test.

> Index: testsuite/gcc.dg/vect/pr49038.c
> ===================================================================
> --- testsuite/gcc.dg/vect/pr49038.c	(revision 0)
> +++ testsuite/gcc.dg/vect/pr49038.c	(revision 0)
> @@ -0,0 +1,38 @@
> +#include <sys/mman.h>
> +#include <stdio.h>
> +
> +#define COUNT 320
> +#define MMAP_SIZE 0x10000
> +#define ADDRESS 0x1122000000
> +#define TYPE unsigned short

This test fails on spu-elf, and presumably all other targets that
don't have mmap (or <sys/mman.h>) ...

Can the test be restricted to those targets that actually support
that OS feature?

Thanks,
Ulrich

-- 
  Dr. Ulrich Weigand
  GNU Toolchain for Linux on System z and Cell BE
  Ulrich.Weigand@de.ibm.com

      parent reply	other threads:[~2011-07-15 12:56 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-26  9:25 Ira Rosen
2011-05-31  8:35 ` H.J. Lu
2011-06-02 16:06 ` Ira Rosen
2011-06-03 12:22   ` Richard Guenther
2011-07-15 13:12 ` Ulrich Weigand [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=201107151256.p6FCu37e001476@d06av02.portsmouth.uk.ibm.com \
    --to=uweigand@de.ibm.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=ira.rosen@linaro.org \
    --cc=patches@linaro.org \
    /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).