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: Status of SSE support in current gcc mainline


> c = (vector int)((unsigned  int)(1, 2, 3, 4))
> and other fun expressions that need to be built into your parser.
> rather than
> c = vector_set(1, 2, 3 ,4).
> 
I agree that there are features that should change.  The issue with
typedef, the ability to set initial values for vectors.  I just dont want
people thinking things are one way when they really arent

 -- 


ignorance is bliss.



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