This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH , rs6000] Add missing builtin test cases, fix arguments to match specifications.
- From: Segher Boessenkool <segher at kernel dot crashing dot org>
- To: Andreas Schwab <schwab at linux-m68k dot org>
- Cc: Carl Love <cel at us dot ibm dot com>, gcc-patches at gcc dot gnu dot org, David Edelsohn <dje dot gcc at gmail dot com>, Bill Schmidt <wschmidt at linux dot vnet dot ibm dot com>
- Date: Sun, 3 Jun 2018 17:38:44 -0500
- Subject: Re: [PATCH , rs6000] Add missing builtin test cases, fix arguments to match specifications.
- References: <1526500393.5107.3.camel@us.ibm.com> <20180517203157.GA17342@gate.crashing.org> <1526593211.5107.5.camel@us.ibm.com> <20180518214051.GE17342@gate.crashing.org> <1526915730.5107.9.camel@us.ibm.com> <20180523182654.GU17342@gate.crashing.org> <1527100777.5107.15.camel@us.ibm.com> <20180523222423.GW17342@gate.crashing.org> <1527608221.13973.6.camel@us.ibm.com> <87k1rflpxv.fsf@igel.home>
On Sun, Jun 03, 2018 at 07:50:36PM +0200, Andreas Schwab wrote:
> * gcc.target/powerpc/altivec-7.c: Remove extra brace.
Please commit this if you haven't already. Thanks!
Segher