This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 4cd96a00b06 json.cc: fix comment new 8c8b8b8626b Come up with -fipa-reference-addressable flag. new 51bdb99d316 Come up with the flag -fipa-stack-alignment. new d71a5603ee2 Update ChangeLog entry
The 3 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 | 30 +++++++++++++++++----- gcc/cgraph.h | 2 +- gcc/common.opt | 10 +++++++- gcc/doc/invoke.texi | 15 +++++++++-- gcc/final.c | 3 ++- gcc/ipa-reference.c | 2 +- gcc/ipa-visibility.c | 2 +- gcc/ipa.c | 11 +++++--- gcc/opts.c | 1 + gcc/testsuite/ChangeLog | 8 ++++++ .../gcc.dg/tree-ssa/{writeonly.c => writeonly-2.c} | 6 ++--- .../gcc.target/i386/ipa-stack-alignment.c | 13 ++++++++++ 12 files changed, 83 insertions(+), 20 deletions(-) copy gcc/testsuite/gcc.dg/tree-ssa/{writeonly.c => writeonly-2.c} (61%) create mode 100644 gcc/testsuite/gcc.target/i386/ipa-stack-alignment.c