This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 82da2d0e * tree-inline.c (expand_call_inline): recurse after inlining thunk. new 4672920 * ipa-inline-analysis.c (compute_inline_parameters): Be more [...] new a838051 * exp_util.adb (Remove_Side_Effects): Also make a constant i [...]
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 | 11 +++ gcc/ada/ChangeLog | 19 +++++ .../gnat_rm/representation_clauses_and_pragmas.rst | 66 ++++++++--------- gcc/ada/exp_util.adb | 25 ++++--- gcc/ada/freeze.adb | 84 ++++++++-------------- gcc/ada/freeze.ads | 12 ++-- gcc/cgraph.c | 2 +- gcc/cgraphclones.c | 2 - gcc/cif-code.def | 4 -- gcc/ipa-inline-analysis.c | 10 +-- gcc/ipa-inline-transform.c | 16 +++-- gcc/testsuite/ChangeLog | 5 ++ gcc/testsuite/g++.dg/ipa/ivinline-7.C | 2 +- gcc/testsuite/g++.dg/ipa/ivinline-9.C | 2 +- 14 files changed, 140 insertions(+), 120 deletions(-)