This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch main
in repository llvm-lnt.
from 8aba409 Add CI jobs that test on Python 3.11 and 3.12
new 309e185 Use click.Group instead of MultiCommand
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:
lnt/lnttool/admin.py | 2 +-
lnt/lnttool/main.py | 2 +-
2 files changed, 2 insertions(+), 2 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 releases/gcc-15
in repository gcc.
from 363edb309df gimplify: Fix up side-effect handling in 2nd __builtin_c[lt [...]
new fb9d8d12305 c++: pointer to auto member function [PR120757]
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/pt.cc | 8 ++++++--
gcc/testsuite/g++.dg/cpp1y/auto-fn66.C | 20 ++++++++++++++++++++
2 files changed, 26 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp1y/auto-fn66.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 releases/gcc-14
in repository gcc.
from fbbce665b36 gimplify: Fix up side-effect handling in 2nd __builtin_c[lt [...]
new bfe565d996d c++: pointer to auto member function [PR120757]
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/pt.cc | 8 ++++++--
gcc/testsuite/g++.dg/cpp1y/auto-fn66.C | 20 ++++++++++++++++++++
2 files changed, 26 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp1y/auto-fn66.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 binutils-gdb.
from 927cb4b7781 gdb: remove unnecessary use of symtab_and_line in create_sa [...]
new c4e3b73c36c gdb/linespec: take some parameters by reference
new 6f889f9402b gdb/linespec: make symbol_to_sal return an optional
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/linespec.c | 101 ++++++++++++++++++++++++++++-----------------------------
1 file changed, 49 insertions(+), 52 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 71adb55542d gdb/symtab: declare variables on first use in skip_prologue_sal
new 927cb4b7781 gdb: remove unnecessary use of symtab_and_line in create_sa [...]
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/linespec.c | 36 +++++++++++++++++-------------------
1 file changed, 17 insertions(+), 19 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 f283e80fed6 Fix use of "main" marker in gdb index
new d39a6e7c1b0 gdb/symtab: declare variables on first use in find_pc_sect_line
new 71adb55542d gdb/symtab: declare variables on first use in skip_prologue_sal
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/symtab.c | 66 ++++++++++++++++++++++++++----------------------------------
1 file changed, 29 insertions(+), 37 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 releases/gcc-15
in repository gcc.
from 28061487f88 i386: Remove AMX-TRANSPOSE from Diamond Rapids
new 5d74b473f8c widening_mul: Reset flow sensitive info in maybe_optimize_g [...]
new e088f42517e stmt: Handle %cc[name] in resolve_asm_operand_names [PR122133]
new a65420e1b57 gimplify: Fix up __builtin_c[lt]zg gimplification [PR122188]
new 363edb309df gimplify: Fix up side-effect handling in 2nd __builtin_c[lt [...]
The 4 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-family/c-gimplify.cc | 11 ++++++++--
gcc/stmt.cc | 5 ++++-
gcc/testsuite/c-c++-common/pr122188.c | 15 +++++++++++++
gcc/testsuite/c-c++-common/toplevel-asm-9.c | 12 +++++++++++
gcc/testsuite/gcc.dg/torture/pr122188.c | 33 +++++++++++++++++++++++++++++
gcc/testsuite/gcc.target/i386/pr122104.c | 12 +++++++++++
gcc/tree-ssa-math-opts.cc | 1 +
7 files changed, 86 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/pr122188.c
create mode 100644 gcc/testsuite/c-c++-common/toplevel-asm-9.c
create mode 100644 gcc/testsuite/gcc.dg/torture/pr122188.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr122104.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 gcc.
from 6e9ab669b58 libstdc++: Add negative this_thread::sleep tests [PR116586]
new 97da8fece19 c++: mem-initializer-id qualified name lookup is type-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:
gcc/cp/parser.cc | 2 +-
gcc/testsuite/g++.dg/template/dependent-base6.C | 4 +++-
2 files changed, 4 insertions(+), 2 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 linux.
from 3a8660878839 Linux 6.18-rc1
new 0892507f4a0b mfd: ls2kbmc: Fix an IS_ERR() vs NULL check in probe()
new 4af66c2bcab0 mfd: ls2kbmc: check for devm_mfd_add_devices() failure
new e2c69490dda5 ipmi: Fix handling of messages with provided receive messa [...]
new 5bd0116d92a7 Merge tag 'for-linus-6.18-2' of https://github.com/cminyar [...]
new 4b47a8601b71 NFSD: Define a proc_layoutcommit for the FlexFiles layout type
new 9b332cece987 Merge tag 'nfsd-6.18-1' of git://git.kernel.org/pub/scm/li [...]
The 6 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:
drivers/char/ipmi/ipmi_msghandler.c | 5 ++++-
drivers/mfd/ls2k-bmc-core.c | 12 ++++++++----
fs/nfsd/flexfilelayout.c | 8 ++++++++
3 files changed, 20 insertions(+), 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.