From mboxrd@z Thu Jan 1 00:00:00 1970 From: mike stump To: aldyh@redhat.com, gcc@gcc.gnu.org Subject: Re: new __builtin_choose_type (patch) Date: Tue, 02 Oct 2001 14:22:00 -0000 Message-id: <200110022121.OAA20244@kankakee.wrs.com> X-SW-Source: 2001-10/msg00111.html > From: Aldy Hernandez > 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++. :-)