This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 9ceaf0fee35 libgomp: Mark thread_limit clause to target construct as im [...] new 9f7fc820146 ipa-sra: Testcase that removing a "returns_nonnull" retval works new 23125fab7b1 Replace more DEBUG_EXPR_DECL creations with build_debug_expr_decl
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/cfgexpand.c | 5 ++-- gcc/ipa-param-manipulation.c | 17 +++++------- gcc/testsuite/gcc.dg/ipa/ipa-sra-ret-nonull.c | 40 +++++++++++++++++++++++++++ gcc/tree-inline.c | 17 +++++------- gcc/tree-into-ssa.c | 7 ++--- gcc/tree-ssa-loop-ivopts.c | 5 ++-- gcc/tree-ssa.c | 5 ++-- 7 files changed, 63 insertions(+), 33 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/ipa/ipa-sra-ret-nonull.c