This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH 0/4] S390 -march=native related fixes


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.

Ciao

Dominik ^_^  ^_^

-- 

Dominik Vogt
IBM Germany


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]