https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111876
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|target |middle-end Keywords| |testsuite-fail --- Comment #6 from Andrew Pinski <pinskia at gcc dot gnu.org> --- I see this failure with `-march=armv9-a+sve2` . Just for record it is while testing: FAIL: gcc.dg/torture/bfloat16-complex.c -O0 (test for excess errors) UNRESOLVED: gcc.dg/torture/bfloat16-complex.c -O0 compilation failed to produce executable FAIL: gcc.dg/torture/bfloat16-complex.c -O1 (test for excess errors) UNRESOLVED: gcc.dg/torture/bfloat16-complex.c -O1 compilation failed to produce executable FAIL: gcc.dg/torture/bfloat16-complex.c -O2 (test for excess errors) UNRESOLVED: gcc.dg/torture/bfloat16-complex.c -O2 compilation failed to produce executable FAIL: gcc.dg/torture/bfloat16-complex.c -O2 -flto -fno-use-linker-plugin -flto-partition=none (test for excess errors) UNRESOLVED: gcc.dg/torture/bfloat16-complex.c -O2 -flto -fno-use-linker-plugin -flto-partition=none compilation failed to produce executable FAIL: gcc.dg/torture/bfloat16-complex.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects (test for excess errors) UNRESOLVED: gcc.dg/torture/bfloat16-complex.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects compilation failed to produce executable FAIL: gcc.dg/torture/bfloat16-complex.c -O3 -g (test for excess errors) UNRESOLVED: gcc.dg/torture/bfloat16-complex.c -O3 -g compilation failed to produce executable FAIL: gcc.dg/torture/bfloat16-complex.c -Os (test for excess errors) UNRESOLVED: gcc.dg/torture/bfloat16-complex.c -Os compilation failed to produce executable