This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 034db20e2ea gcc: quote characters in texi source new 9e3c694afac Correct -Wstringop-overflow and -Wstringop-overread. new 88ce3d5fbb9 Daily bump. new 6058b874ef9 x86: Also require MMX for __builtin_ia32_maskmovq new 3ceaafc95c7 Expand reg_equiv when scratches are removed.
The 4 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: contrib/ChangeLog | 7 + gcc/ChangeLog | 456 +++++++++++++++++++++ gcc/DATESTAMP | 2 +- gcc/c-family/ChangeLog | 17 + gcc/config/i386/i386-expand.c | 8 +- gcc/cp/ChangeLog | 41 ++ gcc/doc/invoke.texi | 38 +- gcc/fortran/ChangeLog | 41 ++ gcc/ira.c | 25 +- gcc/objc/ChangeLog | 12 + gcc/testsuite/ChangeLog | 212 ++++++++++ .../gcc.target/i386/{pr48084-2.c => pr97140.c} | 4 +- libcpp/ChangeLog | 16 + libgcc/ChangeLog | 7 + libgfortran/ChangeLog | 8 + libgomp/ChangeLog | 19 + libstdc++-v3/ChangeLog | 130 ++++++ 17 files changed, 1011 insertions(+), 32 deletions(-) copy gcc/testsuite/gcc.target/i386/{pr48084-2.c => pr97140.c} (55%)