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: ia64 XFmode patch rides again (need ia64-linux testing)


On Mon, Oct 27, 2003 at 03:00:14PM -0800, Zack Weinberg wrote:
> A mechanism for handling attribute ((mode (foo))) where foo is not a
> known machine mode would also be useful in the context of vectors.

No, it wouldn't.  I would like to severely deprecate using attribute
mode for vectors.  Better is to use attribute vector_size and not
fool around with magic mode names in the first place.



r~


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