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 eb362ca1a6c Automatic date update in version.in
new 629e5e1ae89 src-release.sh: Fix gdb source tarball build failure due to [...]
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:
src-release.sh | 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 glibc.
from 227df6243a Apply asm redirections in syslog.h before first use [BZ #27087]
new 987f8647e8 scripts: Add "|" operator support to glibcpp's parsing
new 6ae0737d43 ARC: update definitions in elf/elf.h
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:
elf/elf.h | 29 ++++++++++++++++++++++++-----
scripts/glibcelf.py | 3 +++
scripts/glibcpp.py | 1 +
support/tst-glibcpp.py | 1 +
sysdeps/arc/dl-machine.h | 8 ++++----
5 files changed, 33 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 000e9863120 c++: ICE with <=> of incompatible pointers [PR107542]
new 3a32fb2eaa7 analyzer: fix folding of '(PTR + 0) => PTR' [PR105784]
new 78a17f4452d analyzer work on issues with flex-generated lexers [PR103546]
new 84046b192e5 analyzer: move stdio known fns to sm-file.cc
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/analyzer/analyzer.h | 1 +
gcc/analyzer/program-state.cc | 2 +
gcc/analyzer/region-model-impl-calls.cc | 112 +-
gcc/analyzer/region-model-manager.cc | 8 +-
gcc/analyzer/sm-fd.cc | 79 +
gcc/analyzer/sm-file.cc | 159 ++
gcc/doc/invoke.texi | 4 +
gcc/testsuite/gcc.dg/analyzer/ferror-1.c | 6 +
gcc/testsuite/gcc.dg/analyzer/fileno-1.c | 6 +
.../gcc.dg/analyzer/flex-with-call-summaries.c | 1683 ++++++++++++++++++++
.../gcc.dg/analyzer/flex-without-call-summaries.c | 1680 +++++++++++++++++++
gcc/testsuite/gcc.dg/analyzer/getc-1.c | 6 +
gcc/testsuite/gcc.dg/analyzer/isatty-1.c | 56 +
.../analyzer/torture/fold-ptr-arith-pr105784.c | 43 +
14 files changed, 3730 insertions(+), 115 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/analyzer/ferror-1.c
create mode 100644 gcc/testsuite/gcc.dg/analyzer/fileno-1.c
create mode 100644 gcc/testsuite/gcc.dg/analyzer/flex-with-call-summaries.c
create mode 100644 gcc/testsuite/gcc.dg/analyzer/flex-without-call-summaries.c
create mode 100644 gcc/testsuite/gcc.dg/analyzer/getc-1.c
create mode 100644 gcc/testsuite/gcc.dg/analyzer/isatty-1.c
create mode 100644 gcc/testsuite/gcc.dg/analyzer/torture/fold-ptr-arith-pr105784.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-12
in repository gcc.
from 1fb5287dfcf gcc: fix PR rtl-optimization/107482
new 24b8b44ea3b 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/ChangeLog | 9 +++++++++
gcc/DATESTAMP | 2 +-
2 files changed, 10 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 releases/gcc-11
in repository gcc.
from 01df02a881a gcc: fix PR rtl-optimization/107482
new 885f5c3d576 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/ChangeLog | 9 +++++++++
gcc/DATESTAMP | 2 +-
2 files changed, 10 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 gcc.
from 9b377463856 Daily bump.
new 000e9863120 c++: ICE with <=> of incompatible pointers [PR107542]
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/typeck.cc | 5 +++--
gcc/testsuite/g++.dg/cpp2a/spaceship-sfinae2.C | 29 ++++++++++++++++++++++++++
2 files changed, 32 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp2a/spaceship-sfinae2.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.