This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 61a43de58cb analyzer: fix ICE on globals with unknown size [PR93388]
new ca56d576241 runtime: correct semaphore implementation on netbsd
new dc570700bea libgo: export NetBSD-specific types in mksysinfo.sh
new 30d06b7d307 [testsuite] Don't overwrite compiler_flags in check_compile
new 34efa5c2a84 PR c/97413 - bogus error on function declaration with many [...]
new 14d83c6f584 PR middle-end/97391 - bogus -Warray-bounds accessing a mult [...]
new 28774a60152 libgo: print reason code if throwing unwind exception fails
new b2698c21f2c Daily bump.
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.
Summary of changes:
gcc/ChangeLog | 234 ++++++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/analyzer/ChangeLog | 16 +++
gcc/attribs.c | 2 +
gcc/builtins.c | 7 +-
gcc/c-family/ChangeLog | 6 +
gcc/c-family/c-attribs.c | 13 +-
gcc/cp/ChangeLog | 40 ++++++
gcc/fortran/ChangeLog | 22 +++
gcc/go/gofrontend/MERGE | 2 +-
gcc/testsuite/ChangeLog | 129 ++++++++++++++++++
gcc/testsuite/gcc.dg/Warray-bounds-68.c | 118 ++++++++++++++++
gcc/testsuite/gcc.dg/Wvla-parameter-8.c | 86 ++++++++++++
gcc/testsuite/lib/target-supports.exp | 3 +
libcc1/ChangeLog | 4 +
libgcc/ChangeLog | 25 ++++
libgo/config.h.in | 6 +
libgo/configure | 2 +-
libgo/configure.ac | 2 +-
libgo/go/runtime/os_aix.go | 4 +
libgo/go/runtime/os_gccgo.go | 3 +-
libgo/go/runtime/os_hurd.go | 4 +
libgo/go/runtime/os_linux.go | 4 +
libgo/go/runtime/os_netbsd.go | 24 ++--
libgo/go/runtime/os_solaris.go | 4 +
libgo/mksysinfo.sh | 139 ++++++++++++++++++-
libgo/runtime/go-unwind.c | 14 +-
libgo/sysinfo.c | 54 ++++++++
libgomp/ChangeLog | 4 +
libstdc++-v3/ChangeLog | 86 ++++++++++++
30 files changed, 1021 insertions(+), 38 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/Warray-bounds-68.c
create mode 100644 gcc/testsuite/gcc.dg/Wvla-parameter-8.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-9
in repository gcc.
from 823bdd057e7 Daily bump.
new e85a4a7fb18 Daily bump.
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/DATESTAMP | 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 releases/gcc-10
in repository gcc.
from b6bf8afea27 Daily bump.
new d953d7e73bc Daily bump.
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/DATESTAMP | 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 releases/gcc-8
in repository gcc.
from 29da194a457 Daily bump.
new 5ea7a0ab434 Daily bump.
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/DATESTAMP | 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 binutils-gdb.
from ba4d88ad892 gdb/gdbserver: add dependencies for distclean-gnulib
new a1c72cdfaba Automatic date update in version.in
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/version.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 gdb-10-branch
in repository binutils-gdb.
from 2e052fd5699 Automatic date update in version.in
new 2acc8db7ed2 Automatic date update in version.in
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/version.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 binutils-2_35-branch
in repository binutils-gdb.
from b2d55a8e21b Automatic date update in version.in
new c72d90107dd Automatic date update in version.in
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/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.