This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from c04949fe17d Make more use of byte_lowpart_offset
new 466a35ffa2b Make more use of GET_MODE_UNIT_SIZE
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 | 12 ++++++++++++
gcc/optabs.c | 12 ++++++------
gcc/ree.c | 10 ++++++----
gcc/simplify-rtx.c | 7 +++----
4 files changed, 27 insertions(+), 14 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 5e830d9807 Eliminate is_remote check in gdb.base/shlib-call.exp
new 27c9e813f9 Make gdb.base/solib-nodir.exp work with --target_board=nativ [...]
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 | 7 +++++++
gdb/testsuite/gdb.base/solib-nodir.exp | 18 +++++++++++++++---
2 files changed, 22 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 b11bf8d85f5 PR target/82524 * config/i386/i386.md (addqi_ext_1, andqi [...]
new 41aff804ed6 Make more use of subreg_lowpart_offset
new c04949fe17d Make more use of byte_lowpart_offset
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/ChangeLog | 20 ++++++++++++++++++++
gcc/caller-save.c | 12 +-----------
gcc/calls.c | 15 ++-------------
gcc/combine.c | 11 +----------
gcc/cse.c | 10 ++--------
gcc/dwarf2out.c | 12 +++++-------
gcc/final.c | 9 +--------
gcc/regcprop.c | 6 ++----
gcc/rtlhooks.c | 28 +++-------------------------
9 files changed, 37 insertions(+), 86 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 c2508e905f Remove simple_displaced_step_copy_insn
new 5e830d9807 Eliminate is_remote check in gdb.base/shlib-call.exp
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 | 5 +++++
gdb/testsuite/gdb.base/shlib-call.exp | 26 +++++++++++++++-----------
2 files changed, 20 insertions(+), 11 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 5ba41de9ed fix posix/tst-spawn test
new 077ee12978 Benchtests for sinf, cosf and sincosf
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:
ChangeLog | 7 +
benchtests/Makefile | 3 +-
benchtests/cosf-inputs | 2408 ++++++++++++++++++++
benchtests/sincosf-inputs | 5306 +++++++++++++++++++++++++++++++++++++++++++++
benchtests/sinf-inputs | 2910 +++++++++++++++++++++++++
5 files changed, 10633 insertions(+), 1 deletion(-)
create mode 100644 benchtests/cosf-inputs
create mode 100644 benchtests/sincosf-inputs
create mode 100644 benchtests/sinf-inputs
--
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 gcc-7-branch
in repository gcc.
from 93da9fad72e Daily bump.
new 241db3e47d6 PR target/82524 * config/i386/i386.md (addqi_ext_1, andqi [...]
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/config/i386/i386.md | 47 ++++++++++++++++++---------
gcc/testsuite/ChangeLog | 5 +++
gcc/testsuite/gcc.c-torture/execute/pr82524.c | 37 +++++++++++++++++++++
4 files changed, 84 insertions(+), 16 deletions(-)
create mode 100644 gcc/testsuite/gcc.c-torture/execute/pr82524.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 e28fa70213a PR target/82498 * config/i386/ia32intrin.h (__rold, __ror [...]
new 6b9dcb7a82c PR target/82498 * fold-const.c (fold_binary_loc) <bit_rot [...]
new b11bf8d85f5 PR target/82524 * config/i386/i386.md (addqi_ext_1, andqi [...]
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/ChangeLog | 15 +++++
gcc/config/i386/i386.md | 47 ++++++++++-----
gcc/fold-const.c | 84 +++++++++++++++------------
gcc/testsuite/ChangeLog | 6 ++
gcc/testsuite/gcc.c-torture/execute/pr82524.c | 37 ++++++++++++
gcc/testsuite/gcc.dg/tree-ssa/pr82498.c | 53 +++++++++++++++++
6 files changed, 188 insertions(+), 54 deletions(-)
create mode 100644 gcc/testsuite/gcc.c-torture/execute/pr82524.c
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr82498.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.