This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/71467] extra store for -mavx -mno-avx


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

--- Comment #1 from Micha MirosÂaw <mirq-gccboogs at rere dot qmqm.pl> ---
It gets even worse with AVX also disabled.

$ gcc -O3 -mno-avx -mno-avx2 -S -o - a.c

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]