https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70356

--- Comment #3 from ro at CeBiTec dot Uni-Bielefeld.DE <ro at CeBiTec dot 
Uni-Bielefeld.DE> ---
> --- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
[...]
> But, avx-vextractf128-256-5.c has:
> dg-require-effective-target avx512f, so wonder what is the problem.
> Does the order of dg-do vs. dg-require-effective-target matter?

It does indeed: as one can see in dg.exp (dg-do), an dg-process-target S
(selected) result from a target selector overrides a previous value in
dg-do-what as set e.g. by dg-require-effective-target.

        Rainer

Reply via email to