This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-6-branch
in repository gcc.
from 698e368 Do not suggest -fsanitize=all (PR driver/78863).
new 91535f7 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 gcc-5-branch
in repository gcc.
from b47f346 Fix tree-optimization/78886.
new 133b908 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 4752365 Check for shared lib support before running ld tests with -shared
new c27e4ed 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-7.12-branch
in repository binutils-gdb.
from 7987d5b Automatic date update in version.in
new 815fe36 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_28-branch
in repository binutils-gdb.
from 2403cae bfd: alpha: Fix crash caused by double free with --no-keep-memory
new ae949ed 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 master
in repository clang.
from fd845a5 Relax CHECK line from r290906
new d49e17b Re-add objectsize function/incomplete type checks.
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:
lib/AST/ExprConstant.cpp | 10 ++++++++--
test/CodeGen/object-size.c | 13 +++++++++++++
2 files changed, 21 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 llvm.
from d0222fe InstCombine: Fold fabs on select of constants
new 7d92286 Fix the MSVC version check.
new f7951f4 [ThinLTO] Import type as decl only when non-null Identifier
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:
cmake/modules/CheckCompilerVersion.cmake | 4 ++--
lib/Bitcode/Reader/MetadataLoader.cpp | 2 +-
2 files changed, 3 insertions(+), 3 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 ae4fda6 bfd: alpha: Fix crash caused by double free with --no-keep-memory
new 4752365 Check for shared lib support before running ld tests with -shared
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:
ld/ChangeLog | 10 ++++++++++
ld/testsuite/ld-elf/audit.exp | 6 ++++++
ld/testsuite/ld-elf/compress.exp | 6 ++++++
ld/testsuite/ld-elf/dwarf.exp | 6 ++++++
ld/testsuite/ld-elf/shared.exp | 6 ++++++
ld/testsuite/ld-elf/wrap.exp | 6 ++++++
ld/testsuite/ld-ifunc/ifunc.exp | 6 ++++++
ld/testsuite/ld-plugin/lto.exp | 4 ++--
8 files changed, 48 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 243acd4 runtime: remove __go_alloc and __go_free
new 4c43afb PR tree-optimization/78696 - [7 Regression] -fprintf-return-v [...]
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/ChangeLog | 10 +
gcc/gimple-ssa-sprintf.c | 248 ++++++++++--------
gcc/testsuite/ChangeLog | 40 +++
gcc/testsuite/gcc.dg/tree-ssa/builtin-sprintf-5.c | 4 +-
.../gcc.dg/tree-ssa/builtin-sprintf-warn-7.c | 11 +-
.../gcc.dg/tree-ssa/builtin-sprintf-warn-9.c | 276 +++++++++++++++++++++
gcc/testsuite/gcc.dg/tree-ssa/builtin-sprintf.c | 152 +++++++++++-
7 files changed, 617 insertions(+), 124 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/builtin-sprintf-warn-9.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 1350465 * doc/invoke.texi (RS6000 options): LRA is enabled by [...]
new 243acd4 runtime: remove __go_alloc and __go_free
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/go/gofrontend/MERGE | 2 +-
libgo/go/runtime/mprof.go | 4 +-
libgo/go/runtime/proc.go | 205 ++++++++++++++++++++++-
libgo/go/runtime/runtime2.go | 8 +-
libgo/go/runtime/stubs.go | 59 +++++--
libgo/go/runtime/traceback_gccgo.go | 55 ++++++
libgo/runtime/go-libmain.c | 1 -
libgo/runtime/go-main.c | 1 -
libgo/runtime/go-new.c | 1 -
libgo/runtime/go-reflect-call.c | 1 -
libgo/runtime/go-unwind.c | 1 -
libgo/runtime/heapdump.c | 4 +-
libgo/runtime/malloc.goc | 105 ------------
libgo/runtime/mgc0.c | 7 +-
libgo/runtime/parfor.c | 3 +-
libgo/runtime/proc.c | 322 +++---------------------------------
libgo/runtime/runtime.h | 13 +-
libgo/runtime/runtime_c.c | 3 +-
18 files changed, 352 insertions(+), 443 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.