On 07/17/2015 06:00 PM, Dominik Vogt wrote: > The following series of patches contains fixes, and cleanup work > related to -march=native (and -mtune=native) for S390. > > * 0001 Fix cross compilation for S390 targets that was broken with > the original -march=native aptch. > > * 0002 Fix handling of -march=z9_ec in old code. This bug has been > in the code since z9-ec support was added. > > * 0003 -march=native now detects various cpu features and passes > that as options from the driver to the compiler. > > * 0004 Non-mandatory cleanup of the S390 code handling the various > cpu types.
I've just applied them. For 0003 I've picked the last iteration. Thanks! -Andreas-