This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from 25b191f6d3 elf: Do not check for loader mmap on tst-decorate-maps (BZ 31553)
new 684fbab755 locale: Handle loading a missing locale twice (Bug 14247)
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:
gen-locales.mk | 13 +++++++-
locale/findlocale.c | 19 +++++++++--
locale/loadlocale.c | 2 +-
localedata/Makefile | 4 +++
localedata/gen-locale.sh | 24 +++++++++++---
localedata/tst-locale-loadlocale.c | 67 ++++++++++++++++++++++++++++++++++++++
6 files changed, 119 insertions(+), 10 deletions(-)
create mode 100644 localedata/tst-locale-loadlocale.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 7ef139146a8 libstdc++: Fix conversion of simd to vector builtin
new b909daa5b67 PR modula2/114811 string set incl ICE bugfix
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/m2/gm2-compiler/M2GenGCC.mod | 43 +++++++++++++++++++++------------------
gcc/testsuite/lib/gm2-torture.exp | 7 ++++---
2 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 users/simark/try-defs.h-cleanup-1
in repository binutils-gdb.
discards 911517433e4 gdb: don't include gdbsupport/array-view.h in defs.h
discards fafa3fcfc3f gdb: don't include hashtab.h in defs.h
new 0c1ec67b791 gdb: don't include hashtab.h in defs.h
new 1a6c2a67b35 gdb: don't include gdbsupport/array-view.h in defs.h
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (911517433e4)
\
N -- N -- N refs/heads/users/simark/try-defs.h-cleanup-1 (1a6c2a67b35)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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/dwarf2/die.h | 1 +
gdb/dwarf2/index-common.h | 1 +
2 files changed, 2 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 releases/gcc-12
in repository gcc.
from be44511b14d Darwin, ppc: Add system stubs for all 32b PPC
new 6a4824a8bc8 testsuite: Remove duplicate -lgcov [PR114034]
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/testsuite/g++.dg/gcov/gcov-dump-1.C | 2 +-
gcc/testsuite/g++.dg/gcov/gcov-dump-2.C | 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 master
in repository gcc.
from b0469e35dbc PR modula2/114807 badpointer3.mod causes an ICE
new e7a3ad29c9c libstdc++: Silence irrelevant warnings in <experimental/simd>
new 7ef139146a8 libstdc++: Fix conversion of simd to vector builtin
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:
libstdc++-v3/include/experimental/bits/simd.h | 8 +-
.../include/experimental/bits/simd_builtin.h | 5 +-
.../experimental/simd/pr114803_vecbuiltin_cvt.cc | 105 +++++++++++++++++++++
3 files changed, 114 insertions(+), 4 deletions(-)
create mode 100644 libstdc++-v3/testsuite/experimental/simd/pr114803_vecbuiltin_cvt.cc
--
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-12
in repository gcc.
from 89509737a67 Daily bump.
new f6b8bd94ff8 configure, Darwin: Correct a pasto in host-shared processing.
new 13ae931863d Darwin: Correct a version check.
new 22203bd7cfe jit, Darwin: Implement library exports list.
new be44511b14d Darwin, ppc: Add system stubs for all 32b PPC
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:
configure | 2 +-
configure.ac | 2 +-
gcc/config/darwin.cc | 2 +-
gcc/config/rs6000/darwin.h | 6 +-
gcc/jit/Make-lang.in | 47 ++++++----
gcc/jit/libgccjit.exports | 219 +++++++++++++++++++++++++++++++++++++++++++++
6 files changed, 255 insertions(+), 23 deletions(-)
create mode 100644 gcc/jit/libgccjit.exports
--
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 f6d18bea38 Use --enable-obsolete in build-many-glibcs.py for nios2-linux-gnu
new 25b191f6d3 elf: Do not check for loader mmap on tst-decorate-maps (BZ 31553)
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/tst-decorate-maps.c | 12 ++++++------
1 file changed, 6 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 users/simark/try-defs.h-cleanup-1
in repository binutils-gdb.
discards 15358947bc9 gdb: don't include gdbsupport/array-view.h in defs.h
discards 9d356837b35 gdb: don't include hashtab.h in defs.h
new fafa3fcfc3f gdb: don't include hashtab.h in defs.h
new 911517433e4 gdb: don't include gdbsupport/array-view.h in defs.h
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (15358947bc9)
\
N -- N -- N refs/heads/users/simark/try-defs.h-cleanup-1 (911517433e4)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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/extension.h | 1 +
1 file changed, 1 insertion(+)
--
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 users/simark/try-defs.h-cleanup-1
in repository binutils-gdb.
at 15358947bc9 gdb: don't include gdbsupport/array-view.h in defs.h
This branch includes the following new commits:
new b91d38aabbf gdb: move two declarations out of defs.h
new 622844dabb9 gdb: move `enum compile_i_scope_types` to compile/compile.h
new 58ec4005811 gdb: remove extract_long_unsigned_integer
new d5b6cfbffeb gdb: move store/extract integer functions to extract-store- [...]
new 6a6e414e238 gdb: move RequireLongest to gdbsupport/traits.h
new 9d356837b35 gdb: don't include hashtab.h in defs.h
new 15358947bc9 gdb: don't include gdbsupport/array-view.h in defs.h
The 7 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 cf5f7791056 libstdc++: Workaround kernel-headers on s390x-linux
new b0469e35dbc PR modula2/114807 badpointer3.mod causes an ICE
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/m2/gm2-compiler/M2Check.mod | 9 +++----
gcc/m2/gm2-compiler/M2Quads.mod | 3 +--
gcc/m2/gm2-compiler/SymbolTable.def | 8 ++++++
gcc/m2/gm2-compiler/SymbolTable.mod | 29 +++-------------------
gcc/testsuite/gm2/pim/fail/badprocbool.mod | 13 ++++++++++
.../fail/proccard.mod => pim/fail/badproccard.mod} | 5 ++--
gcc/testsuite/gm2/pim/fail/badprocint.mod | 17 +++++++++++++
gcc/testsuite/gm2/pim/fail/badprocint2.mod | 14 +++++++++++
gcc/testsuite/gm2/pim/fail/badproctype.mod | 9 +++----
gcc/testsuite/gm2/pim/pass/goodproccard2.mod | 16 ++++++++++++
gcc/testsuite/gm2/pim/pass/goodprocint.mod | 13 ++++++++++
gcc/testsuite/gm2/pim/pass/goodprocint3.mod | 14 +++++++++++
gcc/testsuite/gm2/pim/run/pass/genconststr.mod | 23 +++++++++++++++++
13 files changed, 132 insertions(+), 41 deletions(-)
create mode 100644 gcc/testsuite/gm2/pim/fail/badprocbool.mod
copy gcc/testsuite/gm2/{iso/fail/proccard.mod => pim/fail/badproccard.mod} (84%)
create mode 100644 gcc/testsuite/gm2/pim/fail/badprocint.mod
create mode 100644 gcc/testsuite/gm2/pim/fail/badprocint2.mod
create mode 100644 gcc/testsuite/gm2/pim/pass/goodproccard2.mod
create mode 100644 gcc/testsuite/gm2/pim/pass/goodprocint.mod
create mode 100644 gcc/testsuite/gm2/pim/pass/goodprocint3.mod
create mode 100644 gcc/testsuite/gm2/pim/run/pass/genconststr.mod
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.