This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH 8/9] Vectorizer testsuite fixes
- From: Janis Johnson <janis187 at us dot ibm dot com>
- To: Rask Ingemann Lambertsen <rask at sygehus dot dk>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Mon, 30 Jul 2007 13:06:09 -0700
- Subject: Re: [PATCH 8/9] Vectorizer testsuite fixes
- References: <20070730134217.GK25795@sygehus.dk> <20070730193449.GS25795@sygehus.dk>
- Reply-to: janis187 at us dot ibm dot com
On Mon, 2007-07-30 at 21:34 +0200, Rask Ingemann Lambertsen wrote:
> This patch allows two vectorizer tests to work on 16-bit targets by
> making the vector elements of type "char". This fixes two failures on
> ia16-unkonwn-elf and m32c-unknown-elf with no changes on
> x86_64-unknown-linux-gnu, arm-unknown-elf, cris-axis-elf,
> mipsisa64-unknown-elf, sh-unknown-elf or v850-unknown-elf. Ok for trunk?
This is OK.
Janis