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]
Other format: [Raw text]

Re: Altivec discussion summary, future direction


Geoff Keating <geoffk@desire.geoffk.org> writes:

[...]

| OK, so given those comments, where to go from here?
| 
| I think the best way forward is to split this patch into three parts:
| 
| 1. Items from (1), (3), and (5), which didn't get significant
|    commentary.  I think this patch, as a standalone item, will get
|    some discussion.  I'm hoping that this patch will be almost all
|    rs6000-specific or Darwin-specific, and it should be able to go
|    into 3.5 (maybe even 3.4 if it seems safe---the type part of the
|    patch is a genuine bug fix, Aldy's work was supposed to comply with
|    the PIM).

Agreed.

| 2. Item (2), the context-sensitive vector keyword, as a standalone
|    patch, as simple and clean as possible, and including clear and
|    precise documentation on exactly when 'vector' gets treated as a
|    keyword.  This patch might be integrated into the mainline, if it's
|    sufficiently clean; if not, it can go into contrib/ and Apple will
|    keep it as a local patch.

I'll again voice my opposition to this notion of context-sentitive
keyowrds.  If we want a type-name, then we know how to have one.

-- Gaby


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