On Tue, Sep 12, 2023 at 7:26 PM Joseph Myers wrote:
>
> On Tue, 12 Sep 2023, Sylvain Noiry via Gcc-patches wrote:
>
> > Summary:
> > Allow the creation and usage of builtins vectors of complex
> > in C, using __attribute__ ((vector_size ()))
>
> If you're adding a new language feature like this, y
On Tue, 12 Sep 2023, Sylvain Noiry via Gcc-patches wrote:
> Summary:
> Allow the creation and usage of builtins vectors of complex
> in C, using __attribute__ ((vector_size ()))
If you're adding a new language feature like this, you need to update
extend.texi to explain the valid uses of the att