[Bug target/70210] -march=native and -mcpu=native do not detect ARM cortex-a53 in 32 bit mode on Linux

2020-11-03 Thread Viktor.Engelmann at googlemail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70210 --- Comment #5 from Viktor Engelmann --- Hmmm the problem isn't related to docker - I get the same problem when I run gcc on the raspberry directly with -mcpu=armv7l as autoconf does in docker. When I run gcc manually with -mcpu=cortex-a53, eve

[Bug target/70210] -march=native and -mcpu=native do not detect ARM cortex-a53 in 32 bit mode on Linux

2020-11-02 Thread Viktor.Engelmann at googlemail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70210 Viktor Engelmann changed: What|Removed |Added CC||Viktor.Engelmann@googlemail