This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch main
in repository newlib.
from 4bcc6adec Cygwin: pipe_data_available: drop special casing select
new 2164981d2 Cygwin: document posix_close
new 230f4802e Cygwin: pipes: fix error handling when creating a pipe
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:
winsup/cygwin/fhandler/pipe.cc | 40 +++++++++++++++++-----------------------
winsup/cygwin/release/3.6.0 | 2 ++
winsup/doc/new-features.xml | 4 ++++
3 files changed, 23 insertions(+), 23 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 751b37047b2 Fortran: Remove SAVE_EXPR on lhs in assign [PR108233]
new 3b72464ba5e simple-diagnostic-path: Inline two trivial methods [PR116143]
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:
gcc/simple-diagnostic-path.cc | 15 ---------------
gcc/simple-diagnostic-path.h | 4 ++--
2 files changed, 2 insertions(+), 17 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from ebe7cd9f283 testsuite: Add pragma novector to more tests [PR118464]
new 751b37047b2 Fortran: Remove SAVE_EXPR on lhs in assign [PR108233]
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:
gcc/fortran/trans-expr.cc | 13 +++++++----
gcc/testsuite/gfortran.dg/coarray/complex_1.f90 | 31 +++++++++++++++++++++++++
2 files changed, 39 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/coarray/complex_1.f90
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 6c6080171fc [gdb/build] Fix unused var in dwarf2/read.c
new 5e0032993ab ld/testsuite: add -z separate-code to sframe x86_64 tests
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:
ld/testsuite/ld-x86-64/sframe-ibt-plt-1.d | 2 +-
ld/testsuite/ld-x86-64/sframe-plt-1.d | 2 +-
ld/testsuite/ld-x86-64/sframe-pltgot-1.d | 2 +-
ld/testsuite/ld-x86-64/sframe-pltgot-2.d | 2 +-
ld/testsuite/ld-x86-64/sframe-simple-1.d | 2 +-
5 files changed, 5 insertions(+), 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 7de2f64d72f Daily bump.
new ebe7cd9f283 testsuite: Add pragma novector to more tests [PR118464]
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:
gcc/testsuite/g++.dg/ext/pragma-unroll-lambda-lto.C | 1 +
gcc/testsuite/gcc.dg/tree-ssa/gen-vect-2.c | 1 +
gcc/testsuite/gcc.dg/tree-ssa/gen-vect-25.c | 2 ++
gcc/testsuite/gcc.dg/tree-ssa/gen-vect-32.c | 1 +
gcc/testsuite/gcc.dg/tree-ssa/ivopt_mult_2g.c | 2 +-
gcc/testsuite/gcc.dg/tree-ssa/ivopts-5.c | 1 +
gcc/testsuite/gcc.dg/tree-ssa/ivopts-6.c | 1 +
gcc/testsuite/gcc.dg/tree-ssa/ivopts-7.c | 1 +
gcc/testsuite/gcc.dg/tree-ssa/ivopts-8.c | 1 +
gcc/testsuite/gcc.dg/tree-ssa/ivopts-9.c | 1 +
gcc/testsuite/gcc.dg/tree-ssa/predcom-dse-1.c | 1 +
gcc/testsuite/gcc.dg/tree-ssa/predcom-dse-10.c | 1 +
gcc/testsuite/gcc.dg/tree-ssa/predcom-dse-11.c | 1 +
gcc/testsuite/gcc.dg/tree-ssa/predcom-dse-12.c | 1 +
gcc/testsuite/gcc.dg/tree-ssa/predcom-dse-2.c | 1 +
gcc/testsuite/gcc.dg/tree-ssa/predcom-dse-3.c | 1 +
gcc/testsuite/gcc.dg/tree-ssa/predcom-dse-4.c | 1 +
gcc/testsuite/gcc.dg/tree-ssa/predcom-dse-5.c | 1 +
gcc/testsuite/gcc.dg/tree-ssa/predcom-dse-6.c | 1 +
gcc/testsuite/gcc.dg/tree-ssa/predcom-dse-7.c | 1 +
gcc/testsuite/gcc.dg/tree-ssa/predcom-dse-8.c | 1 +
gcc/testsuite/gcc.dg/tree-ssa/predcom-dse-9.c | 1 +
gcc/testsuite/gcc.target/i386/pr90178.c | 1 +
23 files changed, 24 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 2f0521c0d6f gdb/dwarf: fix signature_type created with nullptr section
new 6c6080171fc [gdb/build] Fix unused var in dwarf2/read.c
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:
gdb/dwarf2/read.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-13
in repository gcc.
from 6262badefb4 Daily bump.
new b7466cff8cd s390: Fix s390_valid_shift_count() for TI mode [PR118835]
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:
gcc/config/s390/s390.cc | 35 ++++++++++++++++++--------------
gcc/testsuite/gcc.target/s390/pr118835.c | 21 +++++++++++++++++++
2 files changed, 41 insertions(+), 15 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/s390/pr118835.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.