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 e88e8651cf Fix memory leak in cp-support.c
new b33404388e gdb: Fix build failure with GCC 7
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 | 4 ++++
gdb/dwarf2read.c | 3 ++-
2 files changed, 6 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 hjl/cet/master
in repository gcc.
at 0623011400c Part#9. Enable bootstrap GCC with CET flags.
This branch includes the following new commits:
new 88266138b85 Part#1. Add generic part for Intel CET enabling.
new d50fbd08d84 Part#2. Document -finstrument-control-flow and notrack attribute.
new 7dda24e5888 Part#3. Add tests for -finstrument-control-flow and notrack [...]
new 3e4c96eeda9 Part#4. Update x86 backend to enable Intel CET.
new 1b1d30c79bd Part#5. Add x86 CET documentation.
new d8d14e3b071 Part#6. Add x86 tests for Intel CET implementation.
new 03c946e046d Part#7. Enable building libgcc with CET options.
new ec8e727a39f Part#8. Add Intel CET support for EH in libgcc.
new 0623011400c Part#9. Enable bootstrap GCC with CET flags.
The 9 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.
--
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 cb4d9ee2076 PR c/81417 * c-array-notation.c (fix_builtin_array_notati [...]
new 88539b96358 PR c/81233 * c-typeck.c (pedwarn_init): Make the function [...]
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/c/ChangeLog | 8 ++
gcc/c/c-typeck.c | 215 ++++++++++++++++++++--------
gcc/diagnostic-core.h | 2 +
gcc/diagnostic.c | 12 ++
gcc/testsuite/ChangeLog | 23 +++
gcc/testsuite/gcc.dg/assign-warn-1.c | 60 ++++----
gcc/testsuite/gcc.dg/assign-warn-2.c | 60 ++++----
gcc/testsuite/gcc.dg/c90-const-expr-5.c | 4 +-
gcc/testsuite/gcc.dg/c99-const-expr-5.c | 4 +-
gcc/testsuite/gcc.dg/conv-2.c | 16 +--
gcc/testsuite/gcc.dg/diagnostic-types-1.c | 57 ++++++++
gcc/testsuite/gcc.dg/init-bad-7.c | 2 +-
gcc/testsuite/gcc.dg/overflow-warn-1.c | 4 +-
gcc/testsuite/gcc.dg/overflow-warn-2.c | 4 +-
gcc/testsuite/gcc.dg/overflow-warn-3.c | 4 +-
gcc/testsuite/gcc.dg/overflow-warn-4.c | 4 +-
gcc/testsuite/gcc.dg/pointer-array-atomic.c | 16 +--
gcc/testsuite/gcc.dg/pr26865.c | 2 +-
gcc/testsuite/gcc.dg/pr61162-2.c | 8 +-
gcc/testsuite/gcc.dg/pr61162.c | 6 +-
gcc/testsuite/gcc.dg/pr67730-2.c | 8 +-
gcc/testsuite/gcc.dg/pr69156.c | 2 +-
gcc/testsuite/gcc.dg/pr70174.c | 2 +-
gcc/testsuite/objc.dg/proto-lossage-4.m | 6 +-
25 files changed, 371 insertions(+), 165 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/diagnostic-types-1.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 9e8fa29eb7e [mips] PR34083 - Wimplicit-fallthrough warning in MipsAsmPa [...]
new ae207e1d7d4 [LoopStrengthReduce] Don't neglect the Fixup.Offset in isA [...]
new b7123745ed8 [LSR / TTI / SystemZ] Eliminate TargetTransformInfo::isFol [...]
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:
include/llvm/Analysis/TargetTransformInfo.h | 10 ----------
include/llvm/Analysis/TargetTransformInfoImpl.h | 2 --
include/llvm/CodeGen/BasicTTIImpl.h | 4 ----
include/llvm/Target/TargetLowering.h | 4 ----
lib/Analysis/TargetTransformInfo.cpp | 5 -----
lib/Target/SystemZ/SystemZISelLowering.cpp | 24 +++++++++---------------
lib/Target/SystemZ/SystemZISelLowering.h | 1 -
lib/Transforms/Scalar/LoopStrengthReduce.cpp | 15 +++++++++++----
test/CodeGen/Hexagon/swp-const-tc.ll | 2 +-
9 files changed, 21 insertions(+), 46 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 4e95657190b Suppress a warning. NFC.
new 9e8fa29eb7e [mips] PR34083 - Wimplicit-fallthrough warning in MipsAsmPa [...]
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/Target/Mips/AsmParser/MipsAsmParser.cpp | 13 +++++++------
1 file changed, 7 insertions(+), 6 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 a90acae41cc [AsmParser] Hash is not a comment on some targets
new 4e95657190b Suppress a warning. 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:
lib/Target/AMDGPU/MCTargetDesc/AMDGPUAsmBackend.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 gdb-8.0-branch
in repository binutils-gdb.
from d5e3f44c1e Automatic date update in version.in
new 699ed6ad1e Add missing ChangeLog entry
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 | 10 ++++++++++
gdb/testsuite/ChangeLog | 6 ++++++
2 files changed, 16 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 722597ed5b7 [LCG] Completely remove the map-based association of post-o [...]
new a90acae41cc [AsmParser] Hash is not a comment on some targets
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/MC/MCParser/AsmParser.cpp | 10 --
lib/MC/MCParser/MCAsmParser.cpp | 8 --
test/DebugInfo/AArch64/asan-stack-vars.ll | 2 +-
.../RuntimeDyld/AArch64/ELF_ARM64_relocations.s | 2 +-
test/MC/ARM/directive_parsing.s | 66 +++++------
test/MC/AsmParser/AArch64/directive-parse-err.s | 124 ++++++++++-----------
6 files changed, 97 insertions(+), 115 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.