[Bug target/99092] Using -O3 and -fprefetch-loop-arrays to compile BLAS on Apple M1 fails

marxin at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Feb 15 08:34:09 GMT 2021


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

--- Comment #2 from Martin Liška <marxin at gcc dot gnu.org> ---
The problem is very likely in LLVM assembler, GAS works fine.
Please take a look here:
https://reviews.llvm.org/D40011

Can you please paste the output of GCC invocation with --verbose argument?


More information about the Gcc-bugs mailing list