This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 334419e1641 2018-04-16 Paolo Carlini paolo.carlini@oracle.com [...] new 402140beccd PR target/84945 * config/i386/cpuinfo.c (set_feature): Wr [...] new 556639b9c47 Fixed g++.dg/ext/mv16.C with -march=native. new 634083c3647 i386: Check error_mark_node in multiversioning
The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/ChangeLog | 23 ++++++++++++++++++ gcc/config.gcc | 2 +- gcc/config/i386/i386-c.c | 7 ++++++ gcc/config/i386/i386.c | 34 +++++++++++++++++---------- gcc/config/i386/i386.h | 2 ++ gcc/testsuite/ChangeLog | 10 ++++++++ gcc/testsuite/gcc.target/i386/funcspec-56.inc | 1 + gcc/testsuite/gcc.target/i386/pr85403.c | 10 ++++++++ libgcc/ChangeLog | 7 ++++++ libgcc/config/i386/cpuinfo.c | 9 ++++++- 10 files changed, 90 insertions(+), 15 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/pr85403.c