This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH PING 5/5] Named address spaces: testsuite
- From: Janis Johnson <janis187 at us dot ibm dot com>
- To: Ulrich Weigand <uweigand at de dot ibm dot com>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Thu, 24 Sep 2009 14:06:31 -0700
- Subject: Re: [PATCH PING 5/5] Named address spaces: testsuite
- References: <200909161651.n8GGpUqC015776@d12av02.megacenter.de.ibm.com>
- Reply-to: janis187 at us dot ibm dot com
On Wed, 2009-09-16 at 18:51 +0200, Ulrich Weigand wrote:
> Hello,
>
> this is final patch in the named address space series; it provides a new
> test suite directory gcc.target/spu/ea and a number of tests to verify
> the operation of named address space support. This tests both common
> code (in particular front-end semantics) and the SPU back-end including
> the software-managed cache implementation.
>
> All tests are automatically run in both -mea32 and -mea64 modes.
>
> The whole series tested on spu-elf and s390x-ibm-linux.
> OK for mainline?
OK, and sorry for the delay.
Oh yeah, one fix: there's a comment that uses "gobal" instead of
"global".
Janis