This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 28af9b9 PR68474: Fix tree-call-cdce.c:use_internal_fn new 97fc724 PR middle-end/68582 * cgraphunit.c (check_global_declaratio [...] new ce182d9 PR tree-optimization/67916 * gcc.dg/torture/pr67916.c: New test.
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 | 6 +++++ gcc/cgraphunit.c | 2 +- gcc/testsuite/ChangeLog | 10 ++++++++ gcc/testsuite/c-c++-common/pr68582.c | 25 ++++++++++++++++++ gcc/testsuite/gcc.dg/torture/pr67916.c | 46 ++++++++++++++++++++++++++++++++++ 5 files changed, 88 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/c-c++-common/pr68582.c create mode 100644 gcc/testsuite/gcc.dg/torture/pr67916.c