This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 64378144aabf Daily bump.
new f1ba88b1b20c Missed function specialization + partial devirtualization
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 | 61 ++++
gcc/cgraph.c | 117 ++++++-
gcc/cgraph.h | 51 ++-
gcc/cgraphclones.c | 1 +
gcc/ipa-fnsummary.c | 22 +-
gcc/ipa-profile.c | 353 +++++++++++++++++++--
gcc/ipa-ref.h | 3 +
gcc/ipa-utils.c | 173 ++++++----
gcc/lto-cgraph.c | 30 +-
gcc/predict.c | 1 -
gcc/symtab.c | 5 +
gcc/testsuite/ChangeLog | 10 +
.../tree-prof/crossmodule-indir-call-topn-1.c | 33 ++
.../tree-prof/crossmodule-indir-call-topn-1a.c | 22 ++
.../tree-prof/crossmodule-indir-call-topn-2.c | 40 +++
.../gcc.dg/tree-prof/indir-call-prof-topn.c | 37 +++
gcc/testsuite/lib/scandump.exp | 1 +
gcc/testsuite/lib/scanwpaipa.exp | 23 ++
gcc/tree-inline.c | 32 +-
gcc/value-prof.c | 87 ++---
gcc/value-prof.h | 1 -
21 files changed, 934 insertions(+), 169 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/tree-prof/crossmodule-indir-call-topn-1.c
create mode 100644 gcc/testsuite/gcc.dg/tree-prof/crossmodule-indir-call-topn-1a.c
create mode 100644 gcc/testsuite/gcc.dg/tree-prof/crossmodule-indir-call-topn-2.c
create mode 100644 gcc/testsuite/gcc.dg/tree-prof/indir-call-prof-topn.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 binutils-gdb.
from b959e62a55d Automatic date update in version.in
new ca1eaac0edd ubsan: z8k: left shift cannot be represented in type 'int'
new 8ab484c23b9 ubsan: alpha-vms: segv
new ef4e5ba50c7 som: Don't loop forever reading symbol chains
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:
bfd/ChangeLog | 13 +++++++++++++
bfd/som.c | 13 +++++++++++--
bfd/vms-alpha.c | 20 +++++++++++---------
bfd/vms.h | 2 +-
opcodes/ChangeLog | 5 +++++
opcodes/z8k-dis.c | 16 ++++++++--------
6 files changed, 49 insertions(+), 20 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 releases/gcc-9
in repository gcc.
from 6cb662745d38 Build filesystem library with large file support
new 2638a44bbe43 Fix handling of overflow in C casts in integer constant ex [...]
new 3401a3b7ba83 Daily bump.
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/DATESTAMP | 2 +-
gcc/c/ChangeLog | 10 ++++++++++
gcc/c/c-typeck.c | 10 ++++++++++
gcc/testsuite/ChangeLog | 9 +++++++++
gcc/testsuite/gcc.dg/c11-static-assert-10.c | 9 +++++++++
gcc/testsuite/gcc.dg/c99-const-expr-15.c | 9 +++++++++
6 files changed, 48 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.dg/c11-static-assert-10.c
create mode 100644 gcc/testsuite/gcc.dg/c99-const-expr-15.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-8
in repository gcc.
from a8d3c5702a42 Fix libdecnumber handling of non-canonical BID significand [...]
new e4c9309ab60f 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/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 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 38c69700bb2a Add initial octeontx2 support.
new 64378144aabf 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/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 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 44e4c7757a7 gdb: Handle malformed ELF, symbols in non-allocatable sections
new b959e62a55d Automatic date update in version.in
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:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 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 gdb-9-branch
in repository binutils-gdb.
from 7e36ff586d3 Automatic date update in version.in
new 6c541470845 Automatic date update in version.in
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:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 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 binutils-2_33-branch
in repository binutils-gdb.
from 6fbcfe4762c [PR ld/22269] arm: Avoid dynamic relocs for undefweak symbo [...]
new d8e39d4adf8 Automatic date update in version.in
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:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 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 18a8505e38f Dwarf 5: Handle debug_str_offsets and indexed attributes th [...]
new d93c6db74b7 gdb/testsuite: Allow DWARF assembler to create multiple lin [...]
new 44e4c7757a7 gdb: Handle malformed ELF, symbols in non-allocatable sections
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 | 5 +
gdb/elfread.c | 13 +-
gdb/testsuite/ChangeLog | 11 ++
.../dw2-bad-elf-other.S} | 24 +--
.../{dw2-ranges-main.c => dw2-bad-elf.c} | 4 +-
gdb/testsuite/gdb.dwarf2/dw2-bad-elf.exp | 183 +++++++++++++++++++++
gdb/testsuite/lib/dwarf.exp | 2 +
7 files changed, 227 insertions(+), 15 deletions(-)
copy gdb/testsuite/{gdb.arch/riscv-unwind-long-insn.c => gdb.dwarf2/dw2-bad-elf-ot [...]
copy gdb/testsuite/gdb.dwarf2/{dw2-ranges-main.c => dw2-bad-elf.c} (93%)
create mode 100644 gdb/testsuite/gdb.dwarf2/dw2-bad-elf.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 0cac9354bfb gdb: use gdb::byte_vector instead of std::vector<char> in c [...]
new 18a8505e38f Dwarf 5: Handle debug_str_offsets and indexed attributes th [...]
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 | 51 +++++++++
gdb/dwarf2read.c | 320 +++++++++++++++++++++++++++++++++++++++----------------
gdb/dwarf2read.h | 1 +
gdb/symfile.h | 1 +
gdb/xcoffread.c | 1 +
5 files changed, 282 insertions(+), 92 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.