This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: contributing altivec changes
- To: Geoff Keating <geoffk at redhat dot com>
- Subject: Re: contributing altivec changes
- From: "Joseph S. Myers" <jsm28 at cam dot ac dot uk>
- Date: Thu, 1 Nov 2001 00:32:22 +0000 (GMT)
- cc: <aldyh at redhat dot com>, <gcc-patches at gcc dot gnu dot org>
On Wed, 31 Oct 2001, Geoff Keating wrote:
> > + && !ALTIVEC_VECTOR_MODE (MODE) \
>
> I think we're trying to standardize on a space after the !, like:
>
> && ! ALTIVEC_VECTOR_MODE (MODE)
No, see codingconventions.html.
--
Joseph S. Myers
jsm28@cam.ac.uk