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 b93bfa1 Automatic date update in version.in
new 9af89fb Note that the linker's --compress-debug-sections option overr [...]
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:
ld/ChangeLog | 5 +++++
ld/ld.texinfo | 33 ++++++++++++++++++++++-----------
2 files changed, 27 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 gcc.
from ea86011 Introduce tests for -fsanitize-address-use-after-scope
new 0c448d0 [AArch64] Fix PR target/77822: Use tighter predicates for zer [...]
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/config/aarch64/aarch64.md | 26 ++++++++++++++++++--------
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/torture/pr77822.C | 30 ++++++++++++++++++++++++++++++
4 files changed, 65 insertions(+), 8 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/torture/pr77822.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 clang.
from 4596c9c Revert "[OPENMP] Fixed capturing of VLA variables."
new 824228c [OPENMP] Fixed capturing of VLA 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:
lib/CodeGen/CGExpr.cpp | 11 +++++------
lib/CodeGen/CGStmtOpenMP.cpp | 2 +-
test/OpenMP/parallel_codegen.cpp | 37 +++++++++++++++++++++----------------
3 files changed, 27 insertions(+), 23 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 gimplefe
in repository gcc.
from 63ffb8e 2016-10-28 Richard Biener <rguenther(a)suse.de>
new a651c98 2016-11-07 Richard Biener <rguenther(a)suse.de>
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/c/c-parser.c | 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 clang.
from d458b9b [OPENMP] Fixed capturing of VLA variables.
new 4596c9c Revert "[OPENMP] Fixed capturing of VLA 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:
lib/CodeGen/CGExpr.cpp | 11 ++++++-----
lib/CodeGen/CGStmtOpenMP.cpp | 2 +-
test/OpenMP/parallel_codegen.cpp | 37 ++++++++++++++++---------------------
3 files changed, 23 insertions(+), 27 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 lldb.
from 31f983b [lldb] Fix -Waggressive-loop-optimizations warning
new dbf15c3 Make space for FreeBSD core file tests
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:
.../{linux-core => elf-core}/TestLinuxCore.py | 20 ++++++++++----------
.../postmortem/{linux-core => elf-core}/altmain.c | 0
.../{linux-core => elf-core}/altmain.core | Bin
.../postmortem/{linux-core => elf-core}/altmain.out | Bin
.../i386.core => elf-core/linux-i386.core} | Bin
.../i386.out => elf-core/linux-i386.out} | Bin
.../s390x.core => elf-core/linux-s390x.core} | Bin
.../s390x.out => elf-core/linux-s390x.out} | Bin
.../x86_64.core => elf-core/linux-x86_64.core} | Bin
.../x86_64.out => elf-core/linux-x86_64.out} | Bin
.../postmortem/{linux-core => elf-core}/main.c | 0
.../{linux-core => elf-core}/make-core.sh | 0
12 files changed, 10 insertions(+), 10 deletions(-)
rename packages/Python/lldbsuite/test/functionalities/postmortem/{linux-core => el [...]
rename packages/Python/lldbsuite/test/functionalities/postmortem/{linux-core => el [...]
rename packages/Python/lldbsuite/test/functionalities/postmortem/{linux-core => el [...]
rename packages/Python/lldbsuite/test/functionalities/postmortem/{linux-core => el [...]
rename packages/Python/lldbsuite/test/functionalities/postmortem/{linux-core/i386. [...]
rename packages/Python/lldbsuite/test/functionalities/postmortem/{linux-core/i386. [...]
rename packages/Python/lldbsuite/test/functionalities/postmortem/{linux-core/s390x [...]
rename packages/Python/lldbsuite/test/functionalities/postmortem/{linux-core/s390x [...]
rename packages/Python/lldbsuite/test/functionalities/postmortem/{linux-core/x86_6 [...]
rename packages/Python/lldbsuite/test/functionalities/postmortem/{linux-core/x86_6 [...]
rename packages/Python/lldbsuite/test/functionalities/postmortem/{linux-core => el [...]
rename packages/Python/lldbsuite/test/functionalities/postmortem/{linux-core => el [...]
--
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 60c85f8 [ELF] - Change argument of computeHash to MutableArrayRef. NFC.
new 196f7e7 [ELF] Make InputSection<ELFT>::writeTo virtual
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/InputSection.cpp | 12 +++++-------
ELF/InputSection.h | 13 +++++++++----
ELF/SyntheticSections.cpp | 12 ++++++------
ELF/SyntheticSections.h | 3 ++-
4 files changed, 22 insertions(+), 18 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 32837f2 time_profiler: Set proper type to time_profiler_counter_ptr.
new a37e105 Fix the Windows native x86-64 build.
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 | 5 +++++
gcc/Makefile.in | 5 ++++-
2 files 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 gcc.
from 37c39de 2016-11-07 Richard Biener <rguenther(a)suse.de>
new 32837f2 time_profiler: Set proper type to time_profiler_counter_ptr.
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 | 5 +++++
gcc/tree-profile.c | 5 +++--
2 files changed, 8 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.