This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 2c55817a7bf 2019-09-30 Kwok Cheung Yeung kcy@codesourcery.com new 9b1eda93759 [C] Print ", ..." rather than ", ..." in diagnostics new 31a8b1ce9ad Introduce rtx_alloca, alloca_raw_REG and alloca_rtx_fmt_*
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 | 12 +++++ gcc/c-family/ChangeLog | 5 ++ gcc/c-family/c-pretty-print.c | 2 +- gcc/emit-rtl.c | 15 ++++-- gcc/gengenrtl.c | 62 ++++++++++++++++------ gcc/rtl.c | 7 +-- gcc/rtl.h | 12 +++++ gcc/testsuite/ChangeLog | 5 ++ .../gcc.dg/Wincompatible-pointer-types-1.c | 2 +- 9 files changed, 96 insertions(+), 26 deletions(-)