This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-10 in repository gcc.
from 7e97e7470e7 store-merging: Consider also overlapping stores earlier in [...] new 7b428fad632 Daily bump. new a99116a2cab 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 | 18 ++++++++++++++++++ gcc/DATESTAMP | 2 +- gcc/common/config/i386/i386-common.c | 5 +++-- gcc/testsuite/ChangeLog | 9 +++++++++ gcc/testsuite/gcc.target/i386/xsave-avx-1.c | 12 ++++++++++++ 5 files changed, 43 insertions(+), 3 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/xsave-avx-1.c