This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from c32e6b974d2 [gcc/testsuite]
new d0257d43efd Make more use of paradoxical_subreg_p
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 | 39 +++++++++++++++++++++++++++++++++++++++
gcc/combine.c | 17 +++++++----------
gcc/cse.c | 2 +-
gcc/doc/rtl.texi | 2 +-
gcc/emit-rtl.c | 16 +++-------------
gcc/expmed.c | 2 +-
gcc/final.c | 3 +--
gcc/fwprop.c | 7 ++-----
gcc/ira-conflicts.c | 2 +-
gcc/lower-subreg.c | 11 +++--------
gcc/lra-constraints.c | 5 ++---
gcc/lra-eliminations.c | 9 +++------
gcc/recog.c | 4 ++--
gcc/ree.c | 3 ++-
gcc/reload.c | 20 +++++++++-----------
gcc/reload1.c | 9 +++------
gcc/rtl.h | 20 +++++++++++++++++++-
gcc/rtlanal.c | 2 +-
gcc/simplify-rtx.c | 6 +++---
gcc/var-tracking.c | 4 ++--
20 files changed, 105 insertions(+), 78 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 b270e6f9e0 Change install_breakpoint to take a std::unique_ptr
new 5277199aeb Add test for "List actual code around more than one location [...]
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.cp/overload.exp | 34 +++++++++++++++++++++++++++++++++-
2 files changed, 38 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 56f3764524 Change psymtab_search_name to return a unique_xmalloc_ptr
new 36bd8eaaa0 Fix erroneous cleanup use in add_solib_catchpoint
new b270e6f9e0 Change install_breakpoint to take a std::unique_ptr
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:
gdb/ChangeLog | 26 ++++++++++++++
gdb/ada-lang.c | 11 +++---
gdb/break-catch-sig.c | 7 ++--
gdb/break-catch-syscall.c | 7 ++--
gdb/break-catch-throw.c | 3 +-
gdb/breakpoint.c | 91 +++++++++++++++++++----------------------------
gdb/breakpoint.h | 2 +-
7 files changed, 75 insertions(+), 72 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 2a0ece61067 PR tree-optimization/81741 PR tree-optimization/71947 * [...]
new c32e6b974d2 [gcc/testsuite]
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/ChangeLog | 4 ++++
gcc/testsuite/gcc.target/powerpc/fold-vec-sums-int.c | 16 ++++++++++++++++
2 files changed, 20 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/powerpc/fold-vec-sums-int.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 llvm.
from 8cae86f0ef0 [ARM][AArch64] Add Armv8.3-a unittests
new 93fb9f24a33 Emit section information for extern variables
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:
docs/LangRef.rst | 10 +++++++++-
1 file changed, 9 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 glibc.
from 20962acbea Hide internal printf functions [BZ #18822/21986]
new ee4e992ebe Declare ifunc resolver to return a pointer to the same type [...]
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 | 5 +++++
include/libc-symbols.h | 3 ++-
2 files changed, 7 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 0d999a6ef0 List actual code around more than one location
new e3e41d588a Change gdb_abspath to return a unique_xmalloc_ptr
new 4971c9a74b Change gdb_realpath_keepfile to return a unique_xmalloc_ptr
new 14278e1fdb Change gdb_realpath to return a unique_xmalloc_ptr
new 0b581c69fe Change rewrite_source_path to return a unique_xmalloc_ptr
new 56f3764524 Change psymtab_search_name to return a unique_xmalloc_ptr
The 5 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/ChangeLog | 53 ++++++++++++++++++++++++
gdb/auto-load.c | 69 +++++++++++++------------------
gdb/compile/compile.c | 11 ++---
gdb/dwarf2read.c | 14 +++----
gdb/exec.c | 29 ++++++-------
gdb/guile/scm-safe-call.c | 5 +--
gdb/linux-thread-db.c | 2 +-
gdb/main.c | 9 +++--
gdb/nto-tdep.c | 2 +-
gdb/objfiles.c | 13 +++---
gdb/psymtab.c | 47 +++++++++------------
gdb/source.c | 56 ++++++++++---------------
gdb/source.h | 2 +-
gdb/symtab.c | 2 +-
gdb/testsuite/ChangeLog | 4 ++
gdb/testsuite/gdb.gdb/xfullpath.exp | 60 ---------------------------
gdb/utils.c | 81 +++++++++++++++++++++++++++----------
gdb/utils.h | 6 +--
18 files changed, 226 insertions(+), 239 deletions(-)
delete mode 100644 gdb/testsuite/gdb.gdb/xfullpath.exp
--
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 329d5e7e56 Use an array type (lwpid_t[]) for the array of lwp IDs.
new 0d999a6ef0 List actual code around more than one location
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/ChangeLog | 5 +++++
gdb/cli/cli-cmds.c | 47 +++++++++++++++++++++++++++++++----------------
2 files changed, 36 insertions(+), 16 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 d77250b650e 2017-08-22 Richard Biener <rguenther(a)suse.de>
new 2a0ece61067 PR tree-optimization/81741 PR tree-optimization/71947 * [...]
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 | 14 +++
gcc/testsuite/ChangeLog | 13 +++
gcc/testsuite/gcc.dg/tree-ssa/20030922-2.c | 4 +-
gcc/testsuite/gcc.dg/tree-ssa/pr71947-1.c | 2 +-
gcc/testsuite/gcc.dg/tree-ssa/pr71947-2.c | 2 +-
gcc/testsuite/gcc.dg/tree-ssa/pr71947-3.c | 3 +-
.../gcc.dg/tree-ssa/{pr71947-2.c => pr71947-7.c} | 5 +-
.../gcc.dg/tree-ssa/{pr71947-2.c => pr71947-8.c} | 7 +-
.../gcc.dg/tree-ssa/{pr71947-2.c => pr71947-9.c} | 7 +-
gcc/testsuite/gcc.dg/tree-ssa/pr81741.c | 22 +++++
gcc/tree-ssa-dom.c | 28 ++++--
gcc/tree-ssa-scopedtables.c | 102 +++++++++++++++++++++
gcc/tree-ssa-scopedtables.h | 13 ++-
13 files changed, 198 insertions(+), 24 deletions(-)
copy gcc/testsuite/gcc.dg/tree-ssa/{pr71947-2.c => pr71947-7.c} (61%)
copy gcc/testsuite/gcc.dg/tree-ssa/{pr71947-2.c => pr71947-8.c} (56%)
copy gcc/testsuite/gcc.dg/tree-ssa/{pr71947-2.c => pr71947-9.c} (55%)
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr81741.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 a16e8bc08e Provide a C++ version of issignaling that does not use __MATH_TG
new 20962acbea Hide internal printf functions [BZ #18822/21986]
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 | 13 +++++++++++++
include/printf.h | 6 +++++-
stdio-common/printf_fp.c | 2 --
stdio-common/reg-printf.c | 2 ++
stdlib/strfmon_l.c | 9 +--------
5 files changed, 21 insertions(+), 11 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.