This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-14 in repository gcc.
from 6227c2b8485 Daily bump. new 57b255ca70b analyzer: handle more IFN_UBSAN_* as no-ops [PR118300] new 004198aa24e input: give file_cache_slot its own copy of the file path [ [...]
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/analyzer/kf.cc | 22 ++++++++++++++++------ gcc/input.cc | 10 +++++----- gcc/testsuite/gcc.dg/analyzer/ubsan-pr118300.c | 15 +++++++++++++++ 3 files changed, 36 insertions(+), 11 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/analyzer/ubsan-pr118300.c