On Fri, Apr 16, 2021 at 9:02 AM Robin Dapp wrote:
>
> > Do the testcases currently fail? How? In principle moving to vect/
> > is OK but then having the gimplefe testcases in one place is nice ...
>
> yes, they ICE on targets that do not have vector capabilities:
>
> gimplefe-40.c:7:1: internal
Do the testcases currently fail? How? In principle moving to vect/
is OK but then having the gimplefe testcases in one place is nice ...
yes, they ICE on targets that do not have vector capabilities:
gimplefe-40.c:7:1: internal compiler error: in emit_move_insn, at
expr.c:3821
Normally we
On Thu, Apr 15, 2021 at 6:50 PM Robin Dapp via Gcc-patches
wrote:
>
> Hi,
>
> the gimplefe40 and gimplefe41.c tests expect vector capabilities
> (vect_float etc.) yet are not in the vect subdirectory. This causes
> both to be called unconditionally without prior target-specific vector
> setup nor