This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from da2b7c7f0a1 remove SLP_TREE_TWO_OPERATORS, add SLP permutation node
new 5553433d7b3 avoid early asm output
new 9a875db43cd forwprop: simplify_vector_constructor follow-up fix [PR95713]
new 2e0f4a18bc9 phiopt: Improve minmax optimization [PR95699]
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:
gcc/testsuite/gcc.dg/pr95713.c | 15 ++++++++
gcc/testsuite/gcc.dg/tree-ssa/pr95699.c | 39 ++++++++++++++++++++
gcc/tree-ssa-forwprop.c | 11 +++---
gcc/tree-ssa-phiopt.c | 63 +++++++++++++++++++++++++++------
gcc/varasm.c | 26 +++++++-------
5 files changed, 124 insertions(+), 30 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr95713.c
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr95699.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 2ab42c70a62 [Ada] Fix small inefficiency in previous change to expander
new da2b7c7f0a1 remove SLP_TREE_TWO_OPERATORS, add SLP permutation node
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 | 442 +++++++++++++++++++++++++++++++++++---------------
gcc/tree-vect-stmts.c | 8 -
gcc/tree-vectorizer.c | 57 +++++++
gcc/tree-vectorizer.h | 13 +-
4 files changed, 378 insertions(+), 142 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 581bea2c997 Fix TUI support checks in gdb.tui tests.
new 9a17a136439 [PATCH] gold: Set DF_1_PIE for -pie
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:
elfcpp/ChangeLog | 5 +++++
elfcpp/elfcpp.h | 3 ++-
gold/ChangeLog | 5 +++++
gold/layout.cc | 2 ++
4 files changed, 14 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 releases/gcc-9
in repository gcc.
from cd32b2c51b9 hurd: libgcc unwinding support over signal trampolines
new 5e91fc4718e 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 | 8 ++++++++
gcc/DATESTAMP | 2 +-
gcc/testsuite/ChangeLog | 7 +++++++
libgcc/ChangeLog | 9 +++++++++
4 files changed, 25 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 releases/gcc-8
in repository gcc.
from 9c5787ea072 hurd: libgcc unwinding support over signal trampolines
new 496966ffb81 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 | 8 ++++++++
gcc/DATESTAMP | 2 +-
gcc/testsuite/ChangeLog | 7 +++++++
libgcc/ChangeLog | 9 +++++++++
4 files changed, 25 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 releases/gcc-10
in repository gcc.
from 61c896d84bd Add 'dg-do run' to 'libgomp.fortran/use_device_ptr-optional [...]
new 934a5fa582f 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 | 8 ++++++++
gcc/DATESTAMP | 2 +-
gcc/cp/ChangeLog | 8 ++++++++
gcc/fortran/ChangeLog | 9 +++++++++
gcc/testsuite/ChangeLog | 20 ++++++++++++++++++++
libgcc/ChangeLog | 9 +++++++++
libgomp/ChangeLog | 9 +++++++++
7 files changed, 64 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 devel/ranger
in repository gcc.
from b9e67f2840c Merge from trunk at:
new 397aece267f Remove unused gori_computable_p field in assert_info.
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-vrp.h | 2 --
1 file changed, 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 devel/autopar_devel
in repository gcc.
from 3ec76622020 Implement a new partitioning algorithm
new affffe8d313 Fix undefined reference when linking to libc
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 | 18 ++++++++++++++++++
gcc/cgraphunit.c | 25 +++++++++++++++++++++++--
gcc/config/i386/i386-expand.c | 3 ++-
gcc/gcc.c | 3 +++
gcc/ipa-visibility.c | 5 +++--
gcc/lto-cgraph.c | 5 ++---
gcc/lto-partition.c | 38 ++++++++++++++++++++------------------
gcc/lto-partition.h | 2 +-
gcc/lto/lto.c | 2 +-
gcc/toplev.c | 35 +++++++++++++++++++----------------
gcc/toplev.h | 2 +-
11 files changed, 93 insertions(+), 45 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.