This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 8939854ad67 testsuite: i386: Fix gcc.target/i386/pieces-memcpy-7.c etc. [...]
new 74489c19070 RISC-V: Allow LICM hoist POLY_INT configuration code sequence
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/riscv/riscv.cc | 9 ++++----
.../gcc.target/riscv/rvv/autovec/poly_licm-1.c | 18 +++++++++++++++
.../gcc.target/riscv/rvv/autovec/poly_licm-2.c | 27 ++++++++++++++++++++++
3 files changed, 50 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/autovec/poly_licm-1.c
create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/autovec/poly_licm-2.c
--
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 63f0907bbbc testsuite: i386: Fix gcc.target/i386/apx-ndd-cmov.c on Solaris/x86
new 8939854ad67 testsuite: i386: Fix gcc.target/i386/pieces-memcpy-7.c etc. [...]
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/gcc.target/i386/pieces-memcpy-7.c | 4 ++--
gcc/testsuite/gcc.target/i386/pieces-memcpy-8.c | 4 ++--
gcc/testsuite/gcc.target/i386/pieces-memcpy-9.c | 4 ++--
gcc/testsuite/gcc.target/i386/pieces-memset-36.c | 4 ++--
gcc/testsuite/gcc.target/i386/pieces-memset-40.c | 4 ++--
gcc/testsuite/gcc.target/i386/pieces-memset-9.c | 4 ++--
6 files changed, 12 insertions(+), 12 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 56891a20ac1 MAINTAINERS: Update my e-mail address.
new 63f0907bbbc testsuite: i386: Fix gcc.target/i386/apx-ndd-cmov.c on Solaris/x86
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/gcc.target/i386/apx-ndd-cmov.c | 4 ++--
1 file changed, 2 insertions(+), 2 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 binutils-gdb.
from 4e3be89fdaa x86: move Q-suffix-to-REX.W translation logic
new 2e07108364e gdb/testsuite: Fix indentation issues in gdb.dwarf2/dynarr-ptr.exp
new f18fc7e56fb gdb, types: Resolve pointer types dynamically
new 6a674419830 gdb, testsuite, fortran: Fix sizeof intrinsic for Fortran pointers
The 3 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/eval.c | 7 ++
gdb/gdbtypes.c | 7 +-
gdb/testsuite/gdb.cp/vla-cxx.cc | 4 +
gdb/testsuite/gdb.cp/vla-cxx.exp | 15 +++
gdb/testsuite/gdb.dwarf2/dynarr-ptr.exp | 136 +++++++++++------------
gdb/testsuite/gdb.fortran/pointer-to-pointer.exp | 2 +-
gdb/testsuite/gdb.fortran/pointers.exp | 115 +++++++++++++++++++
gdb/testsuite/gdb.fortran/pointers.f90 | 29 +++++
gdb/testsuite/gdb.fortran/sizeof.exp | 115 +++++++++++++++++++
gdb/testsuite/gdb.fortran/sizeof.f90 | 108 ++++++++++++++++++
gdb/valprint.c | 6 -
11 files changed, 467 insertions(+), 77 deletions(-)
create mode 100644 gdb/testsuite/gdb.fortran/pointers.exp
create mode 100644 gdb/testsuite/gdb.fortran/sizeof.exp
create mode 100644 gdb/testsuite/gdb.fortran/sizeof.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 e4d85860c26 MAINTAINERS: Update my e-mail address.
new 1e7dd4a0348 x86: actually implement .noopt
new 4e3be89fdaa x86: move Q-suffix-to-REX.W translation logic
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:
gas/config/tc-i386.c | 52 ++++++++++++++++++++++++-------------
gas/doc/c-i386.texi | 4 +++
gas/testsuite/gas/i386/i386.exp | 1 +
gas/testsuite/gas/i386/noopt.d | 4 +++
gas/testsuite/gas/i386/noopt.s | 2 ++
gas/testsuite/gas/i386/optimize-3.d | 2 +-
gas/testsuite/gas/i386/optimize-3.s | 42 ++++++++++++++++++------------
7 files changed, 71 insertions(+), 36 deletions(-)
create mode 100644 gas/testsuite/gas/i386/noopt.d
create mode 100644 gas/testsuite/gas/i386/noopt.s
--
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 f3f71328ae8 Automatic date update in version.in
new e4d85860c26 MAINTAINERS: Update my e-mail address.
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:
binutils/MAINTAINERS | 2 +-
gdb/MAINTAINERS | 2 +-
2 files changed, 2 insertions(+), 2 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 main
in repository newlib.
from c414e1b97 Cygwin: ps: avoid long lines on tty
new 084f848ab Cygwin: console: Fix exit code for non-cygwin process.
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:
winsup/cygwin/fhandler/console.cc | 6 +++---
1 file changed, 3 insertions(+), 3 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 newlib.
from c414e1b97 Cygwin: ps: avoid long lines on tty
new 084f848ab Cygwin: console: Fix exit code for non-cygwin process.
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:
winsup/cygwin/fhandler/console.cc | 6 +++---
1 file changed, 3 insertions(+), 3 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 cygwin-3_5-branch
in repository newlib.
from 23737b04c bump DLL version to 3.5.1
new aa73e1152 Cygwin: console: Fix exit code for non-cygwin process.
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:
winsup/cygwin/fhandler/console.cc | 6 +++---
1 file changed, 3 insertions(+), 3 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 f4998609908 c++: no_unique_address and constexpr [PR112439]
new 56891a20ac1 MAINTAINERS: Update my e-mail address.
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:
MAINTAINERS | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.