On Sat, Sep 29, 2018 at 1:06 PM Marc Glisse wrote:
>
> Hello,
>
> this is a simple patch to remove the wrong-code part of PR 87319. I didn't
> spend much time polishing that code, since it is meant to disappear
> anyway.
>
> We could probably remove the inner == inner2 test in
> signed_or_unsigned
Hello,
this is a simple patch to remove the wrong-code part of PR 87319. I didn't
spend much time polishing that code, since it is meant to disappear
anyway.
We could probably remove the inner == inner2 test in
signed_or_unsigned_type_for, I hadn't noticed when copy-pasting the code.
boots