This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository newlib.
from 8c6c9b097 Cygwin: utils: avoid warning when building path_testsuite-path.o
new 6462a0844 Cygwin: utils: ldd: use GetFinalPathNameByHandleW
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:
winsup/utils/ldd.cc | 33 ++-------------------------------
1 file changed, 2 insertions(+), 31 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-11
in repository gcc.
from e43f4768698 PR100281 C++: Fix SImode pointer handling
new 0a1010428b3 c++: designated init with anonymous union [PR100489]
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/decl.c | 33 +++++++++++++++++++++++++++++----
gcc/cp/typeck2.c | 26 --------------------------
gcc/testsuite/g++.dg/cpp2a/desig18.C | 17 +++++++++++++++++
3 files changed, 46 insertions(+), 30 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp2a/desig18.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 64ba45c76e8 libstdc++: Do not use static_assert without message in C++11
new 84fd1b5dff7 c++: designated init with anonymous union [PR100489]
new 885035eacb3 c++: designators in single-element init lists
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:
gcc/cp/call.c | 5 ++++-
gcc/cp/decl.c | 35 +++++++++++++++++++++++++++++++----
gcc/cp/pt.c | 3 ++-
gcc/cp/typeck2.c | 27 +--------------------------
gcc/testsuite/g++.dg/cpp2a/desig18.C | 17 +++++++++++++++++
gcc/testsuite/g++.dg/cpp2a/desig19.C | 33 +++++++++++++++++++++++++++++++++
6 files changed, 88 insertions(+), 32 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp2a/desig18.C
create mode 100644 gcc/testsuite/g++.dg/cpp2a/desig19.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 305363238 Cygwin: utils: chattr: do not default to CWD
new 8c6c9b097 Cygwin: utils: avoid warning when building path_testsuite-path.o
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:
winsup/utils/path.cc | 7 +++----
1 file changed, 3 insertions(+), 4 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 66168f96f07 dwarf: new dwarf_debuginfo_p predicate
new ee336ecb2a7 c++: Add new warning options for C++ language mismatches
new 6b42b5a8a20 libstdc++: Use __builtin_unreachable for constexpr assertio [...]
new 64ba45c76e8 libstdc++: Do not use static_assert without message in C++11
The 3 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.opt | 20 ++++
gcc/cp/call.c | 5 +-
gcc/cp/decl.c | 14 +--
gcc/cp/error.c | 37 ++++----
gcc/cp/parser.c | 104 ++++++++++++---------
gcc/cp/pt.c | 2 +-
gcc/doc/invoke.texi | 39 +++++++-
libstdc++-v3/include/bits/c++config | 40 ++++----
libstdc++-v3/include/bits/random.tcc | 8 +-
libstdc++-v3/include/debug/macros.h | 4 +-
.../element_access/char/back_constexpr_neg.cc | 2 +-
.../element_access/char/constexpr_neg.cc | 2 +-
.../element_access/char/front_constexpr_neg.cc | 2 +-
.../element_access/wchar_t/back_constexpr_neg.cc | 2 +-
.../element_access/wchar_t/constexpr_neg.cc | 2 +-
.../element_access/wchar_t/front_constexpr_neg.cc | 2 +-
.../testsuite/23_containers/span/back_neg.cc | 2 +-
.../testsuite/23_containers/span/front_neg.cc | 2 +-
.../testsuite/23_containers/span/index_op_neg.cc | 2 +-
19 files changed, 179 insertions(+), 112 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 newlib.
from 0c0f3df22 sys/stat.h: Enable UTIME_NOW and UTIME_OMIT for RTEMS
new cb674a4ad Cygwin: utils: chattr: Improve option parsing, fix some messages.
new f8eecf22d Cygwin: utils: chattr: fix recursive behaviour
new 305363238 Cygwin: utils: chattr: do not default to CWD
The 3 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:
winsup/doc/utils.xml | 10 +++++-----
winsup/utils/chattr.c | 43 ++++++++++++++++++-------------------------
2 files changed, 23 insertions(+), 30 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 bb6203bf1db cli-script: use unique_ptr to not leak next struct
new 1487a14ec2b gdb: remove linespec_p typedef
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/linespec.c | 23 +++++++++++------------
2 files changed, 16 insertions(+), 12 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 9480491a644 PR middle-end/100684 - spurious -Wnonnull with -O1 on a C++ lambda
new 459d84e9b6e opts: change write_symbols to support bitmasks
new 66168f96f07 dwarf: new dwarf_debuginfo_p predicate
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:
gcc/c-family/c-lex.c | 4 +-
gcc/c-family/c-opts.c | 7 ++-
gcc/c-family/c-pch.c | 12 ++--
gcc/common.opt | 2 +-
gcc/config/c6x/c6x.c | 4 +-
gcc/config/darwin.c | 3 +-
gcc/config/i386/cygming.h | 2 +-
gcc/config/i386/darwin.h | 4 +-
gcc/config/mips/mips.c | 3 +-
gcc/config/rs6000/rs6000.c | 4 +-
gcc/dbxout.c | 1 +
gcc/dwarf2cfi.c | 9 ++-
gcc/except.c | 1 +
gcc/final.c | 15 ++---
gcc/flag-types.h | 29 ++++++---
gcc/flags.h | 21 ++++++-
gcc/objc/objc-act.c | 2 +-
gcc/opts.c | 117 +++++++++++++++++++++++++++++++++----
gcc/targhooks.c | 2 +-
gcc/testsuite/gcc.dg/pch/valid-1.c | 2 +-
gcc/testsuite/lib/dg-pch.exp | 4 +-
gcc/toplev.c | 15 ++---
22 files changed, 197 insertions(+), 66 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.