This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-6-branch
in repository gcc.
from 57354e3c971 [PR c++/83301] cgraph.c segfault
new 2aea6d28d02 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 c4e648430f Add plugin API for processing plugin-added input files
new dce4fb839c 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-8.0-branch
in repository binutils-gdb.
from 1570a34592 Automatic date update in version.in
new 73894aefde 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_29-branch
in repository binutils-gdb.
from 38b5267a00 Automatic date update in version.in
new aea201737a 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 gcc.
from 606524b55c7 Remove a stray line.
new 2f1c0f56a6b Fix the new pr83361.c testcase
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.dg/pr83361.c | 2 +-
2 files changed, 5 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 llvm.
from d4b0ab066f3 [llvm-cov] Add an option for "export" command to emit only [...]
new 15aff94b04b [llvm-cov] Simplify a test case. NFC.
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:
test/tools/llvm-cov/showLineExecutionCounts.cpp | 29 +++++--------------------
1 file changed, 5 insertions(+), 24 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 lld.
from 0b9048183 [ELF] Change default output section type to SHT_NOBITS
new f67ce65be [ELF] Don't set the executable bit for relocatable files
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:
ELF/Writer.cpp | 6 ++++--
test/ELF/file-access.s | 16 ++++++++++++++++
test/lit.cfg.py | 8 ++++++++
3 files changed, 28 insertions(+), 2 deletions(-)
create mode 100644 test/ELF/file-access.s
--
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 91d5d62d6d6 gcc/testsuite/ChangeLog:
new c3213fdddb8 PR c/81544 - attribute noreturn and warn_unused_result on t [...]
new 606524b55c7 Remove a stray line.
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/ChangeLog | 9 +
gcc/testsuite/c-c++-common/Wattributes-2.c | 74 +++++
gcc/testsuite/c-c++-common/Wattributes.c | 439 +++++++++++++++++++++++++++++
gcc/testsuite/g++.dg/Wattributes-2.C | 35 +++
gcc/testsuite/gcc.dg/Wattributes-6.c | 439 +++++++++++++++++++++++++++++
gcc/testsuite/gcc.dg/Wattributes-7.c | 74 +++++
6 files changed, 1070 insertions(+)
create mode 100644 gcc/testsuite/c-c++-common/Wattributes-2.c
create mode 100644 gcc/testsuite/c-c++-common/Wattributes.c
create mode 100644 gcc/testsuite/g++.dg/Wattributes-2.C
create mode 100644 gcc/testsuite/gcc.dg/Wattributes-6.c
create mode 100644 gcc/testsuite/gcc.dg/Wattributes-7.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 lld.
from 66fb304ff Remove redundant local variables.
new 0b9048183 [ELF] Change default output section type to SHT_NOBITS
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:
ELF/LinkerScript.cpp | 2 +-
ELF/OutputSections.cpp | 2 ++
test/ELF/linkerscript/arm-exidx-order.s | 2 +-
test/ELF/linkerscript/extend-pt-load.s | 7 +++----
test/ELF/linkerscript/merge-sections.s | 2 +-
test/ELF/linkerscript/symbol-only-flags.s | 2 +-
test/ELF/linkerscript/symbol-only.s | 2 +-
7 files changed, 10 insertions(+), 9 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 llvm.
from 9fb3467cfec Reland "[WebAssembly] Import the linear memory and function [...]
new d4b0ab066f3 [llvm-cov] Add an option for "export" command to emit only [...]
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/CommandGuide/llvm-cov.rst | 7 ++++
test/tools/llvm-cov/showLineExecutionCounts.cpp | 51 +++++++++++++------------
tools/llvm-cov/CodeCoverage.cpp | 5 +++
tools/llvm-cov/CoverageExporterJson.cpp | 39 +++++++++++--------
tools/llvm-cov/CoverageViewOptions.h | 1 +
5 files changed, 63 insertions(+), 40 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.