This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 61b58e7fa5a testsuite: Fix up test language requirements [PR94314] new e9f799d2597 Do not use HAVE_DOS_BASED_FILE_SYSTEM for Cygwin. new c58cb6ac689 inliner: Don't ICE on NULL TYPE_DOMAIN [PR94621]
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: ChangeLog | 7 +++++++ gcc/ChangeLog | 12 ++++++++++++ gcc/coverage.c | 12 ++++++------ gcc/testsuite/ChangeLog | 3 +++ gcc/testsuite/gcc.c-torture/compile/pr94621.c | 16 ++++++++++++++++ gcc/tree-inline.c | 5 +++-- include/ChangeLog | 7 +++++++ include/filenames.h | 3 ++- ltmain.sh | 4 ++-- 9 files changed, 58 insertions(+), 11 deletions(-) create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr94621.c