This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 2ea3c47ba94 Daily bump. new d76714d0f7a Consider also negative edges in cycle detection. new bfe8e7bea5b Use cxx_printable_name for __PRETTY_FUNCTION__ in cp_fname_init. new 3f158456d80 Fix thinko in early bail out in tree-switch-conversion.
The 3 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 | 19 +++++++++++++++++++ gcc/c-family/ChangeLog | 6 ++++++ gcc/cp/decl.c | 20 +++++++++++++++++--- gcc/gcov.c | 10 +++++----- gcc/testsuite/ChangeLog | 5 +++++ gcc/testsuite/g++.dg/torture/pr91155.C | 18 ++++++++++++++++++ gcc/tree-switch-conversion.c | 18 ++++++++---------- 7 files changed, 78 insertions(+), 18 deletions(-) create mode 100644 gcc/testsuite/g++.dg/torture/pr91155.C