On Fri, 6 May 2022 at 17:17, Segher Boessenkool wrote:
> > +#if defined __VSX__ || __LONG_WIDTH__ == 32
> > _GLIBCXX_SIMD_PPC_INTRIN(signed long);
> > _GLIBCXX_SIMD_PPC_INTRIN(unsigned long);
> > +#endif
>
> Is __LONG_WIDTH__ the right macro to use here? Nothing else in
> libstdc++v3 uses it. "
On Mon, May 02, 2022 at 11:00:02PM -0300, Alexandre Oliva wrote:
> On May 2, 2022, Segher Boessenkool wrote:
> > Send full patches always please.
>
> I'll try to remember that. In case I fail, I hope you won't mind too
> much reminding me.
>
> (You'd also asked me not to send patches as follow