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 420aef66461 Daily bump. new 8cbe033a8a8 libcpp: Further fixes for incorrect line numbers in large f [...]
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: .../plugin/location-overflow-test-pr116047-1.h | 6 +++ .../location-overflow-test-pr116047-2.h} | 0 .../plugin/location-overflow-test-pr116047.c | 5 +++ .../plugin/location-overflow-test-pr120061-1.h | 6 +++ .../location-overflow-test-pr120061-2.h} | 0 .../plugin/location-overflow-test-pr120061.c | 6 +++ .../gcc.dg/plugin/location_overflow_plugin.c | 2 +- gcc/testsuite/gcc.dg/plugin/plugin.exp | 4 +- libcpp/files.cc | 8 ---- libcpp/line-map.cc | 48 ++++++++++++++++++---- 10 files changed, 67 insertions(+), 18 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/plugin/location-overflow-test-pr116047-1.h copy gcc/testsuite/gcc.dg/{lto/20111207-1_2.c => plugin/location-overflow-test-pr1 [...] create mode 100644 gcc/testsuite/gcc.dg/plugin/location-overflow-test-pr116047.c create mode 100644 gcc/testsuite/gcc.dg/plugin/location-overflow-test-pr120061-1.h copy gcc/testsuite/gcc.dg/{lto/20111207-1_2.c => plugin/location-overflow-test-pr1 [...] create mode 100644 gcc/testsuite/gcc.dg/plugin/location-overflow-test-pr120061.c