This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 0c344a649d8 Use the determined lower bound of the range of offsets in a [...] new e1a4a8a03f7 Daily bump. new c9d44022359 bpf: use elfos.h new 7047a8bab6e bpf: use the default asm_named_section target hook new 6640a5b9e7c hppa: Improve hppa_rtx_costs for shifts by constants. new b567d3bd302 fortran: Fix o'...' boz to integer/real conversions [PR96859]
The 5 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 | 51 +++++++++++++++++++++++++++++++++++ gcc/DATESTAMP | 2 +- gcc/analyzer/ChangeLog | 6 +++++ gcc/c/ChangeLog | 6 +++++ gcc/config.gcc | 1 + gcc/config/bpf/bpf.c | 17 ------------ gcc/config/bpf/bpf.h | 46 +++++++------------------------ gcc/config/pa/pa.c | 21 +++++++++++++++ gcc/cp/ChangeLog | 11 ++++++++ gcc/fortran/ChangeLog | 8 ++++++ gcc/fortran/check.c | 8 +++--- gcc/testsuite/ChangeLog | 37 +++++++++++++++++++++++++ gcc/testsuite/gfortran.dg/pr96859.f90 | 25 +++++++++++++++++ libstdc++-v3/ChangeLog | 33 +++++++++++++++++++++++ 14 files changed, 213 insertions(+), 59 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/pr96859.f90