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: patch: c++ support for vector opaque types


On Wed, 6 Aug 2003 22:10:39 -0400, Aldy Hernandez <aldyh@redhat.com> wrote:

>> Also, your testcase should test for proper overloading behavior.  Define a
>> function g which overloads on both __ev64_fs__ and __ev64_opaque__, and
>> verify that the calls go to the right candidate.
>
> Could we delay on this?  Partly because it's broken and partly because
> the only opaque type in any ABI does not allow for this-- or rather
> has it undefined.

What does overload behavior have to do with the ABI?  Please elaborate.

Jason


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