This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 09a7b00ac30 MAINTAINERS - Add myself for write after approval
new 0a77c07b9b3 tree-optimization/101280 - revise interchange fix for PR101173
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/gimple-loop-interchange.cc | 7 +++++--
.../gcc.dg/tree-ssa/loop-interchange-16.c | 22 ++++++++++++++++++++++
2 files changed, 27 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/loop-interchange-16.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 4a876059384 tree-optimization/101278 - handle self-use in DSE analysis
new 09a7b00ac30 MAINTAINERS - Add myself for write after approval
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 | 1 +
1 file changed, 1 insertion(+)
--
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 417f991f08c arm: don't treat XScale features as part of the FPU [PR 28031]
new 75a2da57a1b readelf: Reset file position to beginning for thin archive members
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/ChangeLog | 7 ++++++
binutils/readelf.c | 3 +++
binutils/testsuite/binutils-all/readelf.exp | 28 ++++++++++++++++++++++
.../binutils-all/{readelf.h => readelf.h.thin} | 2 ++
4 files changed, 40 insertions(+)
copy binutils/testsuite/binutils-all/{readelf.h => readelf.h.thin} (97%)
--
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 9cb74cfd815 Automatic date update in version.in
new 417f991f08c arm: don't treat XScale features as part of the FPU [PR 28031]
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:
include/ChangeLog | 5 +++++
include/opcode/arm.h | 2 +-
2 files changed, 6 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 gcc.
from 9f6aeb85ee8 i386: Add integer nabs instructions [PR101044]
new a3aaba68405 tree-optimization/100778 - fix placement of trapping vector [...]
new 4a876059384 tree-optimization/101278 - handle self-use in DSE analysis
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/testsuite/gcc.dg/torture/pr100778.c | 31 +++++++++++++++++++++++++++++++
gcc/testsuite/gcc.dg/torture/pr101278.c | 21 +++++++++++++++++++++
gcc/tree-ssa-dse.c | 10 +++++-----
gcc/tree-vect-slp.c | 15 +++++++++++++++
4 files changed, 72 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr100778.c
create mode 100644 gcc/testsuite/gcc.dg/torture/pr101278.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.