This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from e94743f PR rtl-opt/67609 new 6c5c88f * internal-fn.c (expand_UNIQUE): New. * internal-fn.h (enum [...]
The 1 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 | 20 ++++++++++++++++++-- gcc/gimple.c | 3 ++- gcc/gimple.h | 15 +++++++++++++++ gcc/internal-fn.c | 24 ++++++++++++++++++++++++ gcc/internal-fn.def | 7 +++++++ gcc/internal-fn.h | 5 +++++ gcc/target-insns.def | 1 + gcc/tracer.c | 21 ++++++++++++++------- gcc/tree-cfg.c | 6 +++++- gcc/tree-ssa-threadedge.c | 7 +++++++ 10 files changed, 98 insertions(+), 11 deletions(-)