This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 0a2dc096980 * parser.c (cp_parser_elaborated_type_specifier): A [...]
new a430b2526aa PR sanitizer/80349 * fold-const.c (fold_binary_loc) <case [...]
new 0e6ba620ce8 PR target/77728 * config/arm/arm.c: Include gimple.h. (a [...]
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 | 24 +++++++
gcc/config/arm/arm.c | 78 +++++++++++++++++-----
gcc/fold-const.c | 6 +-
gcc/testsuite/ChangeLog | 11 +++
.../g++.dg/abi/{pr77728-2.C => pr77728-1.C} | 14 ++--
gcc/testsuite/g++.dg/ubsan/pr80349-2.C | 11 +++
6 files changed, 118 insertions(+), 26 deletions(-)
copy gcc/testsuite/g++.dg/abi/{pr77728-2.C => pr77728-1.C} (92%)
create mode 100644 gcc/testsuite/g++.dg/ubsan/pr80349-2.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 gcc-7-branch
in repository gcc.
from a4c2e86c30c [PATCH, rs6000] pr80482 Relax vector builtin parameter checks
new 8f9e51281cb PR target/77728 * config/arm/arm.c: Include gimple.h. (a [...]
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 | 18 +++++
gcc/config/arm/arm.c | 78 +++++++++++++++++-----
gcc/testsuite/ChangeLog | 6 ++
.../g++.dg/abi/{pr77728-2.C => pr77728-1.C} | 14 ++--
4 files changed, 92 insertions(+), 24 deletions(-)
copy gcc/testsuite/g++.dg/abi/{pr77728-2.C => pr77728-1.C} (92%)
--
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 d8be4bf95c7 Resubmit r301309: [DebugInfo][X86] Fix handling of DBG_VALU [...]
new 21b590cebcb [DAGCombiner] Refactor to make it easy to add support for v [...]
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/SelectionDAG/DAGCombiner.cpp | 20 ++++++++++----------
1 file changed, 10 insertions(+), 10 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 83ca9d749 Define __tls_get_addr as a hidden symbol even for ARM or MIPS.
new 5e66dcb50 [ELF] Improve error message for incompatible section flags
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/OutputSections.cpp | 6 ++++--
test/ELF/incompatible-section-flags.s | 9 +++++++--
2 files changed, 11 insertions(+), 4 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 8f09eafa277 * gnat_rm.texi, gnat_ugn.texi, doc/gnat_ugn/building_exec [...]
new 0a2dc096980 * parser.c (cp_parser_elaborated_type_specifier): A [...]
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/cp/ChangeLog | 5 +++++
gcc/cp/parser.c | 14 +++++++++-----
gcc/testsuite/ChangeLog | 4 ++++
gcc/testsuite/g++.dg/cpp0x/enum34.C | 11 +++++++++++
4 files changed, 29 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/enum34.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 gcc-7-branch
in repository gcc.
from 20193f6a7e9 PR target/77728 * config/aarch64/aarch64.c (struct aarch6 [...]
new a4c2e86c30c [PATCH, rs6000] pr80482 Relax vector builtin parameter checks
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 | 7 +++++
gcc/config/rs6000/rs6000-c.c | 31 +++++++++++-----------
gcc/testsuite/ChangeLog | 6 +++++
.../gcc.target/powerpc/vec-constvolatile.c | 31 ++++++++++++++++++++++
4 files changed, 60 insertions(+), 15 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/vec-constvolatile.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 openmp.
from 1eb7329 [OpenMP] libomptarget: Set ref count for global objects to po [...]
new 079ec52 [OpenMP] Add missing parenthesis which triggers a compile error
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:
runtime/src/kmp_settings.cpp | 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 glibc.
from 249548e476 posix: Remove ununsed posix_spawn internal assignment
new 3fa6e4872d conformtest: Allow *_t in sys/socket.h.
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 | 4 ++++
conform/data/sys/socket.h-data | 1 +
2 files changed, 5 insertions(+)
--
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 1276764736e [InstCombine] Add missing commute handling to (A | B) & (B [...]
new d8be4bf95c7 Resubmit r301309: [DebugInfo][X86] Fix handling of DBG_VALU [...]
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/AggressiveAntiDepBreaker.cpp | 6 +-
lib/CodeGen/AntiDepBreaker.h | 19 ++
lib/CodeGen/CriticalAntiDepBreaker.cpp | 6 +-
test/CodeGen/X86/post-ra-sched-with-debug.mir | 322 ++++++++++++++++++++++++++
4 files changed, 345 insertions(+), 8 deletions(-)
create mode 100644 test/CodeGen/X86/post-ra-sched-with-debug.mir
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.