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]
Other format: [Raw text]

Re: PING 2 (C++): Re: [PATCH] Allow % to work on vectors


Andrew Pinski wrote:

>>>> cp/ChangeLog:
>>>> * typeck.c (build_binary_op): Allow % on integal vectors.

I'd sure like to see an INTEGER_VECTOR_TYPE_P macro introduced to tidy
up this poking about at vector types.

OK with or without that change, though.

-- 
Mark Mitchell
CodeSourcery
mark@codesourcery.com
(650) 331-3385 x713


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