This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-9 in repository gcc.
from 25542b27aa6 c++: Disable -frounding-math during manifestly constant eva [...] new ce53a9ac070 Daily bump. new 956ef4a2144 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 | 436 ++++++++++++++++++++++++++++ gcc/DATESTAMP | 2 +- gcc/c-family/ChangeLog | 29 ++ gcc/c/ChangeLog | 21 ++ gcc/common/config/i386/i386-common.c | 5 +- gcc/cp/ChangeLog | 57 ++++ gcc/testsuite/ChangeLog | 227 +++++++++++++++ gcc/testsuite/gcc.target/i386/xsave-avx-1.c | 12 + libgomp/ChangeLog | 23 ++ 9 files changed, 809 insertions(+), 3 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/xsave-avx-1.c