This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 8681051b9ec [DAGCombine] Fix for PR37563
new 81a623d6d61 [DebugInfo] Don't crash when given invalid DWARFv5 line tab [...]
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:
include/llvm/DebugInfo/DWARF/DWARFFormValue.h | 2 ++
lib/DebugInfo/DWARF/DWARFDebugLine.cpp | 2 +-
lib/DebugInfo/DWARF/DWARFFormValue.cpp | 15 +++++++++------
test/DebugInfo/Inputs/invalid.linetable | Bin 0 -> 680 bytes
test/DebugInfo/dwarfdump-invalid-line-table.test | 5 +++++
5 files changed, 17 insertions(+), 7 deletions(-)
create mode 100644 test/DebugInfo/Inputs/invalid.linetable
create mode 100644 test/DebugInfo/dwarfdump-invalid-line-table.test
--
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 7150d33cda (Ada) Fix Length attribute on array access
new 342f824039 (Ada) problem printing renaming which references a subprogra [...]
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 | 6 +++
gdb/ada-exp.y | 4 +-
gdb/testsuite/ChangeLog | 4 ++
gdb/testsuite/gdb.ada/rename_subscript_param.exp | 44 ++++++++++++++++++++++
.../gdb.ada/rename_subscript_param/pb30_012.adb | 22 +++++++++++
.../gdb.ada/rename_subscript_param/pck.adb | 21 +++++++++++
.../gdb.ada/rename_subscript_param/pck.ads | 19 ++++++++++
.../gdb.ada/rename_subscript_param/pkg.adb | 30 +++++++++++++++
.../gdb.ada/rename_subscript_param/pkg.ads | 21 +++++++++++
9 files changed, 169 insertions(+), 2 deletions(-)
create mode 100644 gdb/testsuite/gdb.ada/rename_subscript_param.exp
create mode 100644 gdb/testsuite/gdb.ada/rename_subscript_param/pb30_012.adb
create mode 100644 gdb/testsuite/gdb.ada/rename_subscript_param/pck.adb
create mode 100644 gdb/testsuite/gdb.ada/rename_subscript_param/pck.ads
create mode 100644 gdb/testsuite/gdb.ada/rename_subscript_param/pkg.adb
create mode 100644 gdb/testsuite/gdb.ada/rename_subscript_param/pkg.ads
--
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 1c579c0e17c RTEMS/EPIPHANY: Add RTEMS support
new 8c9c312599a PR tree-optimization/83605 * gimple-ssa-strength-reductio [...]
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/gimple-ssa-strength-reduction.c | 4 ++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/pr83605.c | 20 ++++++++++++++++++++
4 files changed, 36 insertions(+)
create mode 100644 gcc/testsuite/gcc.dg/pr83605.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 d84b15b1d9a [ORC] Re-revert r321838: Tests are still failing.
new 8681051b9ec [DAGCombine] Fix for PR37563
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 | 14 ++++++++++++--
test/CodeGen/ARM/and-load-combine.ll | 14 +++++---------
test/CodeGen/X86/pr37563.ll | 7 ++++---
3 files changed, 21 insertions(+), 14 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 binutils-gdb.
from cc0e770c0d memory error printing component of record from convenience variable
new 7150d33cda (Ada) Fix Length attribute on array access
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 | 5 ++
gdb/ada-lang.c | 2 +-
gdb/testsuite/ChangeLog | 4 ++
...o_addr_mixed_case.exp => arr_acc_idx_w_gap.exp} | 41 +++++++++++------
.../enum_with_gap.adb} | 10 ++--
.../enum_with_gap.ads} | 53 ++++++++++++++--------
.../enum_with_gap_main.adb} | 12 +++--
7 files changed, 85 insertions(+), 42 deletions(-)
copy gdb/testsuite/gdb.ada/{info_addr_mixed_case.exp => arr_acc_idx_w_gap.exp} (53%)
copy gdb/testsuite/gdb.ada/{info_addr_mixed_case/pck.adb => arr_acc_idx_w_gap/enum [...]
copy gdb/testsuite/gdb.ada/{info_addr_mixed_case/pck.ads => arr_acc_idx_w_gap/enum [...]
copy gdb/testsuite/gdb.ada/{info_addr_mixed_case/foo.adb => arr_acc_idx_w_gap/enum [...]
--
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 7ad9adf8c0 No -fsanitize=function warning when calling noexcept functio [...]
new 49ac0ad5c5 Commit new test file forgotten in previous commit
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/CodeGenCXX/ubsan-function-noexcept.cpp | 15 +++++++++++++++
1 file changed, 15 insertions(+)
create mode 100644 test/CodeGenCXX/ubsan-function-noexcept.cpp
--
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 0b1c457218 Reapply r321781: [Modules] Allow modules specified by -fmodu [...]
new 7ad9adf8c0 No -fsanitize=function warning when calling noexcept functio [...]
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:
include/clang/AST/ASTContext.h | 7 +++++++
lib/AST/ASTContext.cpp | 26 ++++++++++++--------------
lib/CodeGen/CGExpr.cpp | 11 ++++++++---
lib/CodeGen/CodeGenFunction.cpp | 7 ++++++-
lib/CodeGen/ItaniumCXXABI.cpp | 4 +---
lib/Sema/SemaOverload.cpp | 6 ++----
6 files changed, 36 insertions(+), 25 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 compiler-rt.
from 7eefa0656 [asan] Fix build with Android NDK < 14.
new 51c859665 o -fsanitize=function warning when calling noexcept 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:
.../TestCases/TypeCheck/Function/function.cpp | 42 +++++++++++++++++++++-
1 file changed, 41 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 binutils-gdb.
from 672a41aa12 Fix email address in latest gdb/testsuite/ChangeLog entry
new f79da888eb fix date of latest gdb/ChangeLog entry
new cc0e770c0d memory error printing component of record from convenience variable
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 | 7 ++++++-
gdb/ada-lang.c | 12 ++++++++++--
gdb/testsuite/ChangeLog | 4 ++++
gdb/testsuite/gdb.ada/{optim_drec.exp => convvar_comp.exp} | 12 ++++++------
.../foo_h731_021.adb => convvar_comp/pb16_063.adb} | 12 +++++++-----
.../gdb.ada/{info_addr_mixed_case => convvar_comp}/pck.adb | 11 ++++-------
.../gdb.ada/{excep_handle => convvar_comp}/pck.ads | 14 ++++++++++++--
7 files changed, 49 insertions(+), 23 deletions(-)
copy gdb/testsuite/gdb.ada/{optim_drec.exp => convvar_comp.exp} (79%)
copy gdb/testsuite/gdb.ada/{bp_c_mixed_case/foo_h731_021.adb => convvar_comp/pb16_ [...]
copy gdb/testsuite/gdb.ada/{info_addr_mixed_case => convvar_comp}/pck.adb (88%)
copy gdb/testsuite/gdb.ada/{excep_handle => convvar_comp}/pck.ads (70%)
--
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 9b012eb2af1 Daily bump.
new 1c579c0e17c RTEMS/EPIPHANY: Add RTEMS support
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/config.gcc | 16 ++++++++++++----
.../{aarch64/aarch64-passes.def => epiphany/rtems.h} | 15 +++++++++++----
libgcc/ChangeLog | 5 +++++
libgcc/config.host | 4 ++--
5 files changed, 35 insertions(+), 10 deletions(-)
copy gcc/config/{aarch64/aarch64-passes.def => epiphany/rtems.h} (66%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.