This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 9791b4bb4b4 libsanitizer: update locale patches
new e27c8cc931f Fix modref-4.c testcase
new 37753588116 arm: Fix wrong code generated for mve scatter store with wr [...]
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:
gcc/config/arm/arm-builtins.c | 8 +-
gcc/config/arm/arm_mve.h | 30 ++--
gcc/config/arm/arm_mve_builtins.def | 10 --
gcc/config/arm/mve.md | 196 +--------------------
gcc/testsuite/gcc.dg/tree-ssa/modref-4.c | 4 +-
.../mve/intrinsics/vstrdq_scatter_base_wb_p_s64.c | 4 +-
.../mve/intrinsics/vstrdq_scatter_base_wb_p_u64.c | 4 +-
.../mve/intrinsics/vstrdq_scatter_base_wb_s64.c | 4 +-
.../mve/intrinsics/vstrdq_scatter_base_wb_u64.c | 4 +-
.../mve/intrinsics/vstrwq_scatter_base_wb_f32.c | 4 +-
.../mve/intrinsics/vstrwq_scatter_base_wb_p_f32.c | 4 +-
.../mve/intrinsics/vstrwq_scatter_base_wb_p_s32.c | 4 +-
.../mve/intrinsics/vstrwq_scatter_base_wb_p_u32.c | 4 +-
.../mve/intrinsics/vstrwq_scatter_base_wb_s32.c | 4 +-
.../mve/intrinsics/vstrwq_scatter_base_wb_u32.c | 4 +-
15 files changed, 34 insertions(+), 254 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 472d09c18a7 [gdb/testsuite] Fix function comment for gdb_breakpoint
new 23ae20f5e3a Add a new option to the linker: --error-handling-script=<NA [...]
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/ChangeLog | 19 +++++++++++++++++++
ld/NEWS | 5 +++++
ld/config.in | 4 ++++
ld/configure | 28 ++++++++++++++++++++++++++--
ld/configure.ac | 17 +++++++++++++++++
ld/ld.texi | 15 +++++++++++++++
ld/ldfile.c | 34 ++++++++++++++++++++++++++++++++++
ld/ldlex.h | 3 +++
ld/ldmain.c | 38 ++++++++++++++++++++++++++++++++++++++
ld/ldmain.h | 3 +++
ld/lexsup.c | 14 ++++++++++++++
11 files changed, 178 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 afe75f6d9fd [gdb/testsuite] Be more verbose about abort in gdb_breakpoint
new 472d09c18a7 [gdb/testsuite] Fix function comment for gdb_breakpoint
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/testsuite/ChangeLog | 4 ++++
gdb/testsuite/lib/gdb.exp | 2 +-
2 files changed, 5 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 57392598795 Enhancement for avx-vnni patch
new afe75f6d9fd [gdb/testsuite] Be more verbose about abort in gdb_breakpoint
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/testsuite/ChangeLog | 4 ++++
gdb/testsuite/lib/gdb.exp | 4 ++++
2 files changed, 8 insertions(+)
--
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-9
in repository gcc.
from 8a03074417b Daily bump.
new 3faef34e9e0 IPA: compare VRP types.
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/ipa-prop.c | 3 ++-
gcc/testsuite/gcc.c-torture/execute/pr97404.c | 28 +++++++++++++++++++++++++++
2 files changed, 30 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.c-torture/execute/pr97404.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 releases/gcc-10
in repository gcc.
from 6183823fce3 Daily bump.
new 92fedd32d85 IPA: compare VRP types.
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/ipa-prop.c | 3 ++-
gcc/testsuite/gcc.c-torture/execute/pr97404.c | 28 +++++++++++++++++++++++++++
2 files changed, 30 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.c-torture/execute/pr97404.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 a8662390276 IPA: compare VRP types.
new 540d5f4f021 Refactor vect_get_and_check_slp_defs some more
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/tree-vect-slp.c | 141 ++++++++++++++++++++++++++++++----------------------
1 file changed, 82 insertions(+), 59 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 23a9215f3e6 [Ada] Assorted style cleanups
new a8662390276 IPA: compare VRP types.
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/ipa-prop.c | 3 ++-
gcc/testsuite/gcc.c-torture/execute/pr97404.c | 28 +++++++++++++++++++++++++++
2 files changed, 30 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.c-torture/execute/pr97404.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 releases/gcc-9
in repository gcc.
from 3de9bf7df48 MIPS/libphobos: Fix switchcontext.S assembly for MIPS I ISA
new 8a03074417b Daily bump.
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/ChangeLog | 11 +++++++++++
gcc/DATESTAMP | 2 +-
libphobos/ChangeLog | 9 +++++++++
3 files changed, 21 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.