mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-21 20:40:05 +00:00
c5bec9d491
gas -mtune= may change NOP generating patterns but -mtune=i686 has no difference from the default by inspecting .o and .os files. Note: Clang doesn't support -Wa,-mtune=i686.
3 lines
73 B
Makefile
3 lines
73 B
Makefile
# So that we can test __m128's alignment
|
|
stack-align-test-flags += -msse
|