https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64534
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://gcc.gnu.org/bugzill | |a/show_bug.cgi?id=69471 --- Comment #7 from Andrew Pinski <pinskia at gcc dot gnu.org> --- (In reply to Phong Nguyen from comment #6) > 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 thing on GCC9+. That was PR 69471.