Will GCC eventually support SSE2 or SSE4.1?
Jonathan Wakely
jwakely.gcc@gmail.com
Fri May 26 11:45:04 GMT 2023
On Fri, 26 May 2023 at 12:42, Stefan Kanthak wrote:
> Why does the documentation FAIL to specify that CPU features given by
> -m* override -m32 or enables them in ADDITION to those enabled by -march=?
Because it's obvious. If you ask for sse2 you get it.
I find it very SURPRISING that you're only just learning the basics of
how to use gcc NOW, after YELLING about all the OUCH.
More information about the Gcc
mailing list