This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 44478b69d70 libstdc++: Add fast_float patch to LOCAL_PATCHES
new 4acdfb71d4f c++: avoid ARM -Wunused-value [PR114970]
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/cp-gimplify.cc | 7 +++++--
gcc/testsuite/g++.dg/opt/is_constant_evaluated4.C | 20 ++++++++++++++++++++
2 files changed, 25 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/opt/is_constant_evaluated4.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 devel/omp/gcc-14
in repository gcc.
from b05827d5665 OpenACC 2.7: update _OPENACC value test in testcases
new ea9516fe499 OpenACC 2.7: adjust 2.6 references to 2.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:
gcc/fortran/intrinsic.texi | 6 +++---
libgomp/libgomp.texi | 8 ++++----
libgomp/openacc.f90 | 2 +-
libgomp/openacc_lib.h | 2 +-
libgomp/testsuite/libgomp.oacc-fortran/openacc_version-1.f | 2 +-
libgomp/testsuite/libgomp.oacc-fortran/openacc_version-2.f90 | 2 +-
6 files changed, 11 insertions(+), 11 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 648d5c26e25 libstdc++: Use constexpr-if for std::basic_string::_S_copy_chars
new c3ba75f6ac7 libstdc++: Support aarch64-w64-mingw32 target in fast_float
new 44478b69d70 libstdc++: Add fast_float patch to LOCAL_PATCHES
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/src/c++17/fast_float/LOCAL_PATCHES | 1 +
libstdc++-v3/src/c++17/fast_float/fast_float.h | 3 ++-
2 files changed, 3 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 da9ffdece9b gdb/testsuite: fix gdb.base/dlmopen-ns-ids.exp racy test
new 52c5091dfb1 bfd: fix missing warnings from bfd_check_format_matches
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:
bfd/format.c | 25 +++++++++++++++++++++++++
1 file changed, 25 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 binutils-gdb.
from ea0498f46e4 Automatic date update in version.in
new da9ffdece9b gdb/testsuite: fix gdb.base/dlmopen-ns-ids.exp racy test
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/testsuite/gdb.base/dlmopen-ns-ids.exp | 20 +++++++++++---------
1 file changed, 11 insertions(+), 9 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 ae54d8cb51e libstdc++: Define __cpp_lib_containers_ranges in appropriat [...]
new 648d5c26e25 libstdc++: Use constexpr-if for std::basic_string::_S_copy_chars
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 | 31 +++++++++++++++++++++++--------
libstdc++-v3/src/c++11/string-inst.cc | 3 ++-
2 files changed, 25 insertions(+), 9 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 372415181e4 [PATCH v2] RISC-V: Fixbug for slli + addw + zext.w into sh[ [...]
new 97fa1ba8484 middle-end/115110 - Fix view_converted_memref_p
new 35aede5a6bc testsuite: add testcase for fixed PR107467
new fb17a8b24cb ipa/111245 - bogus modref analysis for store in call that m [...]
new 330a02b893e tree-optimization/112859 - bogus loop distribution
new 0f86e86a869 tree-optimization/112859 - add comment
new 949f3804786 lto/113207 - fix free_lang_data_in_type
new 2f37a08b51e tree-optimization/114052 - consider infinite sub-loops when [...]
new 4e49ae8d905 lto/114501 - missed free-lang-data for CONSTRUCTOR index
new 9ade99bfbc7 tree-optimization/116906 - unsafe PRE with never executed edges
new 8ee6631540c tree-optimization/117113 - ICE with unroll-and-jam
new 7b0936da8db tree-optimization/117424 - invalid LIM of trapping ref
new 68b740f9e31 tree-optimization/119145 - avoid stray .MASK_CALL after vec [...]
The 12 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/gimple-loop-jam.cc | 12 +++++-
gcc/ipa-free-lang-data.cc | 17 +++++++-
gcc/ipa-modref.cc | 3 +-
gcc/testsuite/g++.dg/lto/pr107467_0.C | 52 ++++++++++++++++++++++++
gcc/testsuite/g++.dg/pr114501_0.C | 20 +++++++++
gcc/testsuite/g++.dg/torture/pr111245.C | 23 +++++++++++
gcc/testsuite/gcc.dg/pr113207.c | 10 +++++
gcc/testsuite/gcc.dg/pr114052-1.c | 40 ++++++++++++++++++
gcc/testsuite/gcc.dg/pr116906-1.c | 43 ++++++++++++++++++++
gcc/testsuite/gcc.dg/{pr78185.c => pr116906-2.c} | 28 +++++++++----
gcc/testsuite/gcc.dg/torture/pr112859.c | 24 +++++++++++
gcc/testsuite/gcc.dg/torture/pr115347.c | 21 ++++++++++
gcc/testsuite/gcc.dg/torture/pr117113.c | 20 +++++++++
gcc/testsuite/gcc.dg/tree-ssa/ssa-lim-25.c | 18 ++++++++
gcc/testsuite/gcc.dg/vect/pr119145.c | 35 ++++++++++++++++
gcc/tree-eh.cc | 9 +++-
gcc/tree-loop-distribution.cc | 31 ++++++++------
gcc/tree-ssa-alias.cc | 5 ++-
gcc/tree-ssa-loop-niter.cc | 9 +++-
gcc/tree-ssa-pre.cc | 16 +++++---
gcc/tree-vectorizer.cc | 4 +-
21 files changed, 403 insertions(+), 37 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/lto/pr107467_0.C
create mode 100644 gcc/testsuite/g++.dg/pr114501_0.C
create mode 100644 gcc/testsuite/g++.dg/torture/pr111245.C
create mode 100644 gcc/testsuite/gcc.dg/pr113207.c
create mode 100644 gcc/testsuite/gcc.dg/pr114052-1.c
create mode 100644 gcc/testsuite/gcc.dg/pr116906-1.c
copy gcc/testsuite/gcc.dg/{pr78185.c => pr116906-2.c} (53%)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr112859.c
create mode 100644 gcc/testsuite/gcc.dg/torture/pr115347.c
create mode 100644 gcc/testsuite/gcc.dg/torture/pr117113.c
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/ssa-lim-25.c
create mode 100644 gcc/testsuite/gcc.dg/vect/pr119145.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 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.