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 4a63cc6de77 Fix uninitialized operands[2] in vec_unpacks_hi_v4sf.
new 9214e3fdf91 libcpp: Fix ICE lexing invalid raw string in a deferred pra [...]
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/c-c++-common/raw-string-directive-3.c | 8 ++++++++
gcc/testsuite/c-c++-common/raw-string-directive-4.c | 8 ++++++++
libcpp/lex.cc | 3 ++-
3 files changed, 18 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/c-c++-common/raw-string-directive-3.c
create mode 100644 gcc/testsuite/c-c++-common/raw-string-directive-4.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 551fd4d5c98 i386: Generalize x >> 32-y to x >> -y conversion with multi [...]
new 4b09e2c67ef [PR117105][LRA]: Use unique value reload pseudo for early 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:
gcc/lra-constraints.cc | 3 ++-
gcc/testsuite/gcc.target/i386/pr117105.c | 15 +++++++++++++++
2 files changed, 17 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr117105.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 glibc.
from 6976cd3124 math: Fix branch hint for 68d7128942
new d9f40387d3 nptl: initialize cpu_id_start prior to rseq registration
new 4b7cfcc3fb debug: Wire up tst-longjmp_chk3
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:
debug/Makefile | 1 +
debug/tst-longjmp_chk3.c | 13 +++++++++----
sysdeps/unix/sysv/linux/rseq-internal.h | 1 +
3 files changed, 11 insertions(+), 4 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 9afcbc2dd3c Regeernate .opt.urls after nios2 removal
new 551fd4d5c98 i386: Generalize x >> 32-y to x >> -y conversion with multi [...]
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/i386/i386.md | 8 ++++----
1 file changed, 4 insertions(+), 4 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 e876acab6cd nios2: Remove all support for Nios II target.
new 9afcbc2dd3c Regeernate .opt.urls after nios2 removal
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/g.opt.urls | 2 +-
gcc/config/i386/i386.opt.urls | 2 +-
gcc/config/i386/nto.opt.urls | 2 +-
gcc/config/nvptx/nvptx.opt.urls | 2 +-
gcc/config/riscv/riscv.opt.urls | 2 +-
gcc/config/s390/s390.opt.urls | 2 +-
gcc/config/sol2.opt.urls | 2 +-
7 files changed, 7 insertions(+), 7 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 b82a5810e7b RISC-V: Ensure vtype for full-register moves [PR117544].
new 7d92901c878 Fortran: Check IMPURE in BLOCK inside DO CONCURRENT.
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/resolve.cc | 18 +++++++++++++
.../gfortran.dg/impure_fcn_do_concurrent.f90 | 30 ++++++++++++++++++++++
2 files changed, 48 insertions(+)
create mode 100644 gcc/testsuite/gfortran.dg/impure_fcn_do_concurrent.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 280cdb642ba gdbreplay: Calculate the checksum if missing
new 2778a124e30 gdb: remove bp_location::objfile
new df63932c96a gdb: remove an unnecessary scope block in update_breakpoint [...]
new 5066f368066 gdb: do better in breakpoint_free_objfile
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/breakpoint.c | 117 ++++++++++++++++++++++++++++++++-----------------------
gdb/breakpoint.h | 3 --
2 files changed, 69 insertions(+), 51 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 glibc.
from 2062e02772 powerpc64le: ROP Changes for strncpy/ppc-mount
new 6976cd3124 math: Fix branch hint for 68d7128942
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:
sysdeps/ieee754/flt-32/e_lgammaf_r.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.