This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: new __builtin_choose_type (patch)
- To: aldyh at redhat dot com, gcc at gcc dot gnu dot org
- Subject: Re: new __builtin_choose_type (patch)
- From: mike stump <mrs at windriver dot com>
- Date: Tue, 2 Oct 2001 14:21:55 -0700 (PDT)
> From: Aldy Hernandez <aldyh@redhat.com>
> To: gcc@gcc.gnu.org
> Date: 02 Oct 2001 14:39:09 -0400
> for the altivec enhancements, we need a way to overload functions in C.
> for example:
> vec_add(foo, bar)
You know, with 3 more features, you'll have C++.
:-)