https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64534
Andrew Pinski changed:
What|Removed |Added
See Also||https://gcc.gnu.org/bugzill
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64534
--- Comment #6 from Phong Nguyen ---
Ah, sorry, I was directed here to take a look at:
`gcc -march=native -march=westmere`
I observed that on GCC 8 the usual expectation of "last flag wins" was not
true, but that it appears to do the right thi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64534
--- Comment #5 from Andrew Pinski ---
(In reply to Phong Nguyen from comment #4)
> I've been able to replicate this on GCC 8.5.0 but it looks like GCC 9.2.1,
> 10.3.1, 11.2.1, 12.2.1, 13.3.1 and 14.2.1 are showing expected behavior.
Huh? `gcc -m