[Bug tree-optimization/112374] [14 Regression] Failed bootstrap with `--with-arch=skylake-avx512 --with-cpu=skylake-avx512`, causes a comparison failure since r14-5076-g01c18f58d37865d5f3bbe93e666183b54ec

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Nov 16 09:47:15 GMT 2023


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

--- Comment #42 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Just one suggestion for the testcases, add:
/* { dg-additional-options "-march=armv9-a" { target aarch64*-*-* } } */

So it at least it will be tested on another target.


More information about the Gcc-bugs mailing list