This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 6f7501ec1fd 2019-07-18 Richard Biener rguenther@suse.de new 25657f668ec Fix -Wreturn-type for static naked functions in C new 2b744af570d Make ifcvt clean up dead comparisons
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 | 9 +++++++++ gcc/basic-block.h | 2 ++ gcc/c/ChangeLog | 6 ++++++ gcc/c/c-decl.c | 1 + gcc/cfgcleanup.c | 8 +++++++- gcc/ifcvt.c | 7 ++++++- gcc/testsuite/ChangeLog | 4 ++++ gcc/testsuite/c-c++-common/{pr53633.c => pr53633-2.c} | 11 +++++++---- 8 files changed, 42 insertions(+), 6 deletions(-) copy gcc/testsuite/c-c++-common/{pr53633.c => pr53633-2.c} (59%)