This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: contributing altivec changes


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]