This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 1894412032b * tree-vrp.c (value_range_base::dump): Dump type. Do not [...] new f04ae234715 -fsave-optimization-record: compress the output using zlib new d9e39f6cfc0 Fix ICE with -fopt-info-inline (PR ipa/87955)
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 | 14 +++++++++++++ gcc/doc/invoke.texi | 6 +++--- gcc/ipa-inline.c | 14 +++++++------ gcc/optinfo-emit-json.cc | 35 +++++++++++++++++++++++++-------- gcc/testsuite/ChangeLog | 5 +++++ gcc/testsuite/gcc.target/i386/pr87955.c | 10 ++++++++++ 6 files changed, 67 insertions(+), 17 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/pr87955.c