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] | |
If you're interested in adding value for generic vectors, it may be interesting to consider element access operations. Being able to write things like:That was on my todo list, but unfortunately I have little time for FSF work now and this would require me to use it to learn the front-ends. :-(
float X = V[1]; or V[2] = X;
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |