This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 90c25456512 libbacktrace: use ELF symbol table if no debug info available new ecde1b0a467 Daily bump. new a8c4b66a41f If -mavx implies -mxsave, then -mno-xsave should imply -mno-avx.
The 2 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 | 190 ++++++++++++++++++++++++++++ gcc/DATESTAMP | 2 +- gcc/analyzer/ChangeLog | 47 +++++++ gcc/c-family/ChangeLog | 10 ++ gcc/common/config/i386/i386-common.c | 5 +- gcc/cp/ChangeLog | 25 ++++ gcc/fortran/ChangeLog | 5 + gcc/testsuite/ChangeLog | 94 ++++++++++++++ gcc/testsuite/gcc.target/i386/xsave-avx-1.c | 12 ++ libbacktrace/ChangeLog | 17 +++ libgcc/ChangeLog | 4 + libgomp/ChangeLog | 4 + 12 files changed, 412 insertions(+), 3 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/xsave-avx-1.c