This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch trunk in repository gcc.
from 6151b7b [PR64164] fix regressions reported on m68k and armeb new 6957b94 * common.opt (fstack-protector): Initialize to -1. [...]
The 1 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 | 14 ++++++++++ gcc/common.opt | 6 ++--- gcc/config.in | 7 +++++ gcc/configure | 30 ++++++++++++++++++++-- gcc/configure.ac | 19 ++++++++++++++ gcc/defaults.h | 12 +++++++++ gcc/doc/install.texi | 3 +++ gcc/opts.c | 5 ++++ gcc/testsuite/ChangeLog | 6 +++++ .../ssp-1.c => gcc.target/i386/ssp-default.c} | 7 +++-- gcc/testsuite/lib/target-supports.exp | 11 ++++++++ 11 files changed, 111 insertions(+), 9 deletions(-) copy gcc/testsuite/{gcc.dg/ssp-1.c => gcc.target/i386/ssp-default.c} (62%)