https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71235
Mikhail Vorobyov <m.vorobyov at cs dot msu.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |m.vorobyov at cs dot msu.ru --- Comment #1 from Mikhail Vorobyov <m.vorobyov at cs dot msu.ru> --- There is the same problem with Sandybridge. All Sandybridge i3 mobile cores doesn't support aes accordingly to https://ark.intel.com/. E.g. https://ark.intel.com/products/54624/. But -march=sandybridge enables __AES__. I thought -march=X should be valid for all of X too.