On Tue, Jun 24, 2014 at 2:30 PM, Bernd Edlinger
<bernd.edlin...@hotmail.de> wrote:
> Hi Richard,
>
> I have here part 1 of this patch, which does not use undefined behaviour.
>
> Currently I start to think that also TYPE_SATURATING just cannot happen
> here, because only some targets have saturating types, for instance ARM,
> and also for those who have it, it is only allowed with fixed point types.
> Thus _Sat is only allowed with _Frac or _Accum. I have not seen anything
> different, for instance a vector, with saturation yet.
>
>
> OK for trunk after boot-strap & regression-test?

Ok, with removing the big comment about saturating/float/fixed-point
and the checks.

Thanks,
Richard.

>
> Thanks
> Bernd.
>

Reply via email to