This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 9085381f1931 Allow tree-ssa.exp to be run by itself new d96371688129 c-family: Remove location parm from unsafe_conversion_p. new 55b7df8bfb12 c-family: Fix problems with blender and PPC from PR 40752 patch.
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/c-family/ChangeLog | 7 ++++ gcc/c-family/c-common.c | 17 ++++---- gcc/c-family/c-common.h | 3 +- gcc/c-family/c-warn.c | 51 ++++++++++++----------- gcc/cp/call.c | 4 +- gcc/testsuite/c-c++-common/Wconversion-pr40752.c | 10 ++--- gcc/testsuite/c-c++-common/Wconversion-pr40752a.c | 10 ++--- gcc/testsuite/c-c++-common/Wconversion-pr40752b.c | 8 ++++ 8 files changed, 61 insertions(+), 49 deletions(-) create mode 100644 gcc/testsuite/c-c++-common/Wconversion-pr40752b.c