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: altivec predicates


>>>>> Daniel Berlin writes:

Daniel> Because they have to have a type when declared to the frontend, and the
Daniel> type gets checked before we get a chance at the function.

	What is "they"?  You mean the builtin needs to be prototyped so
that the arguments match the builtin?

Daniel> Remember, C has no overloading, so we can't declare multiple 
Daniel> builtin_altivec_predicate functions, for all possible sets of types.

	I wasn't implying overloading.

David


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