This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 8a2750086d5 analyzer: directly explore within static functions [PR93355 [...]
new 78811355689 restore current_function_decl after re-gimplifying nested A [...]
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/gcc.dg/asan/nested-1.c | 24 ++++++++++++++++++++++++
gcc/tree-nested.c | 4 ++--
2 files changed, 26 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/asan/nested-1.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 6a481021a65 d: Fix junk in generated symbol on powerpc64-*-* [PR98921]
new f2f639c4a78 analyzer: add more feasibility test cases [PR93355,PR96374]
new 8a2750086d5 analyzer: directly explore within static functions [PR93355 [...]
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/analyzer/engine.cc | 68 +++++-----------------
gcc/testsuite/gcc.dg/analyzer/conditionals-3.c | 8 +--
gcc/testsuite/gcc.dg/analyzer/data-model-1.c | 4 +-
gcc/testsuite/gcc.dg/analyzer/feasibility-1.c | 26 +++++++++
gcc/testsuite/gcc.dg/analyzer/params.c | 4 +-
.../analyzer/pr93355-localealias-feasibility-2.c | 31 ++++++++++
...ility.c => pr93355-localealias-feasibility-3.c} | 35 ++++-------
gcc/testsuite/gcc.dg/analyzer/pr96651-2.c | 4 +-
gcc/testsuite/gcc.dg/analyzer/signal-4b.c | 18 +++---
gcc/testsuite/gcc.dg/analyzer/single-field.c | 8 +--
.../gcc.dg/analyzer/torture/conditionals-2.c | 8 +--
11 files changed, 110 insertions(+), 104 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/analyzer/pr93355-localealias-feasibility-2.c
copy gcc/testsuite/gcc.dg/analyzer/{pr93355-localealias-feasibility.c => pr93355-l [...]
--
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 35d3afddbd8 Daily bump.
new 13ec4505c04 d: Fix junk in generated symbol on powerpc64-*-* [PR98921]
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/dmangle.c | 29 ++++++++++++++++++++---------
gcc/d/dmd/root/outbuffer.c | 31 +++++++++++++++++++++++++++++++
gcc/d/dmd/root/outbuffer.h | 1 +
3 files changed, 52 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-10
in repository gcc.
from a6de3b05735 Daily bump.
new 38c2d9598b1 d: Fix junk in generated symbol on powerpc64-*-* [PR98921]
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/dmangle.c | 29 ++++++++++++++++++++---------
gcc/d/dmd/root/outbuffer.c | 31 +++++++++++++++++++++++++++++++
gcc/d/dmd/root/outbuffer.h | 1 +
3 files changed, 52 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 glibc.
from 57fb02b2cf Move _SC_MINSIGSTKSZ/_SC_SIGSTKSZ entry in NEWS
new 0ca21427d9 Add MS_NOSYMFOLLOW from Linux 5.10 to <sys/mount.h>.
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:
sysdeps/unix/sysv/linux/sys/mount.h | 2 ++
1 file changed, 2 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 gcc.
from f7884fb1761 Daily bump.
new 6a481021a65 d: Fix junk in generated symbol on powerpc64-*-* [PR98921]
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/dmangle.c | 29 ++++++++++++++++++++---------
gcc/d/dmd/root/outbuffer.c | 31 +++++++++++++++++++++++++++++++
gcc/d/dmd/root/outbuffer.h | 1 +
4 files changed, 53 insertions(+), 10 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 glibc.
from f9be44c7e6 libSegFault: Fix printing signal number [BZ #27249]
new 57fb02b2cf Move _SC_MINSIGSTKSZ/_SC_SIGSTKSZ entry in NEWS
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:
NEWS | 10 ++++------
1 file changed, 4 insertions(+), 6 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 glibc.
from fd4405747c hurd TIOCFLUSH: fix fixing argument
new f9be44c7e6 libSegFault: Fix printing signal number [BZ #27249]
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:
debug/segfault.c | 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.
"tcwg-buildslave pushed a change to branch tested
in repository toolchain/jenkins-scripts.
from 54205da2 round-robin-bisect.sh: Update jira card numbers for reports
adds 80aac341 round-robin-bisect.sh: Update Jira card for GNU CI
adds d78931dd round-robin-bisect.sh: Fix exiting a subshell
adds 153500e2 round-robin-bisect.sh: Go through interesting-commit in forwa [...]
No new revisions were added by this update.
Summary of changes:
round-robin-bisect.sh | 18 +++++++++---------
1 file changed, 9 insertions(+), 9 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.