This is the mail archive of the gcc@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]

Re: A bit of vector extension documentation


On Thu, Sep 27, 2001 at 04:06:25PM +0100, Bernd Schmidt wrote:
> However, I'm still doubtful about exposing a lowlevel interface like
> __attribute__((mode)).

Why not?  We have exposed that interface for quite some time.
It is used in several packages to get a known 32-bit or 64-bit
quantity (yes, I know those packages assume 8-bit chars).

That aside, is it really any better to expose mode(V4SI) as
a typedef named "v4si"?


r~


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