This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository newlib.
from dc6aa8776 Cygwin: console: Fix the console states after the console is closed
new 1c530c37f newlib: sys/unistd.h: Change inline to __inline
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:
newlib/libc/include/sys/unistd.h | 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 main
in repository newlib.
from dc6aa8776 Cygwin: console: Fix the console states after the console is closed
new 1c530c37f newlib: sys/unistd.h: Change inline to __inline
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:
newlib/libc/include/sys/unistd.h | 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 cygwin-3_6-branch
in repository newlib.
from 92f866159 Cygwin: console: Fix the console states after the console is closed
new 191bb5fa8 newlib: sys/unistd.h: Change inline to __inline
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:
newlib/libc/include/sys/unistd.h | 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 gcc.
from 882d3b319db libstdc++: Add P1206R7 from_range members to std::string [P [...]
new b905ce8caf0 d: Merge upstream dmd 1b34fea478, phobos 40ffbb364
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/d/dmd/MERGE | 2 +-
gcc/d/dmd/globals.h | 1 +
gcc/d/dmd/lexer.d | 4 +-
gcc/d/dmd/location.d | 23 +++++---
gcc/d/dmd/typesem.d | 16 +++++-
gcc/testsuite/gdc.test/compilable/test21179.d | 11 ++++
.../gdc.test/fail_compilation/fail_pretty_errors.d | 18 +++---
libphobos/Makefile.in | 1 +
libphobos/configure | 53 ++++++++++++++++-
libphobos/configure.ac | 1 +
libphobos/libdruntime/Makefile.am | 3 +-
libphobos/libdruntime/Makefile.in | 4 +-
libphobos/m4/druntime/os.m4 | 27 +++++++++
libphobos/src/MERGE | 2 +-
libphobos/src/Makefile.am | 3 +-
libphobos/src/Makefile.in | 4 +-
libphobos/src/std/format/write.d | 11 +++-
libphobos/src/std/random.d | 66 ++++++++++++++++++----
libphobos/testsuite/Makefile.in | 1 +
libphobos/testsuite/testsuite_flags.in | 2 +-
20 files changed, 210 insertions(+), 43 deletions(-)
create mode 100644 gcc/testsuite/gdc.test/compilable/test21179.d
--
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 devel/omp/gcc-14
in repository gcc.
from 28244925ed7 OpenACC 2.7: update _OPENACC symbol to 201811
new b05827d5665 OpenACC 2.7: update _OPENACC value test in testcases
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/c-c++-common/cpp/openacc-define-3.c | 2 +-
gcc/testsuite/gfortran.dg/openacc-define-3.f90 | 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 3b33d792cf1 libstdc++: Implement debug format for strings and character [...]
new 882d3b319db libstdc++: Add P1206R7 from_range members to std::string [P [...]
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:
libstdc++-v3/include/bits/basic_string.h | 182 +++++++++++++++++++++
libstdc++-v3/include/bits/cow_string.h | 115 +++++++++++++
.../21_strings/basic_string/cons/from_range.cc | 124 ++++++++++++++
.../basic_string/modifiers/append/append_range.cc | 125 ++++++++++++++
.../basic_string/modifiers/assign/assign_range.cc | 116 +++++++++++++
.../basic_string/modifiers/insert/insert_range.cc | 130 +++++++++++++++
.../modifiers/replace/replace_with_range.cc | 133 +++++++++++++++
7 files changed, 925 insertions(+)
create mode 100644 libstdc++-v3/testsuite/21_strings/basic_string/cons/from_range.cc
create mode 100644 libstdc++-v3/testsuite/21_strings/basic_string/modifiers/append [...]
create mode 100644 libstdc++-v3/testsuite/21_strings/basic_string/modifiers/assign [...]
create mode 100644 libstdc++-v3/testsuite/21_strings/basic_string/modifiers/insert [...]
create mode 100644 libstdc++-v3/testsuite/21_strings/basic_string/modifiers/replac [...]
--
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.
"David Spickett pushed a change to branch master
in repository toolchain/jenkins-scripts.
from 01413adb round-robin.sh (build_abe): Define workspace as needed
new 34b1288a tcwg-update-llvmbot-containers.sh: Move flang-aarch64-libcxx [...]
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:
tcwg-update-llvmbot-containers.sh | 7 ++++++-
1 file 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.
"David Spickett pushed a change to branch master
in repository toolchain/llvm/linaro-scripts.
from 3817829 Revert "llvmbot monitor: Move flang-aarch64-dylib to silent"
new 42ce054 tcwg-llvmbot: Move flang-aarch64-libcxx to silent
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:
monitor/linaro.json | 15 ++++++++++++++-
1 file changed, 14 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 devel/omp/gcc-14
in repository gcc.
from b25ca248132 Merge remote-tracking branch 'origin/releases/gcc-14' into [...]
new 28244925ed7 OpenACC 2.7: update _OPENACC symbol to 201811
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/c-family/c-cppbuiltin.cc | 2 +-
gcc/fortran/cpp.cc | 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-13
in repository gcc.
from e7312bf6583 Daily bump.
new 372415181e4 [PATCH v2] RISC-V: Fixbug for slli + addw + zext.w into sh[ [...]
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/config/riscv/bitmanip.md | 4 +++-
gcc/testsuite/gcc.target/riscv/zba-shNadd-09.c | 12 ++++++++++++
gcc/testsuite/gcc.target/riscv/zba-shNadd-10.c | 21 +++++++++++++++++++++
3 files changed, 36 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.target/riscv/zba-shNadd-09.c
create mode 100644 gcc/testsuite/gcc.target/riscv/zba-shNadd-10.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.