This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 0cfc9c953d0 Phi analyzer - Initialize with range instead of a tree.
new 829c0c06fe7 Fortran: improve diagnostic message for COMMON with automat [...]
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/fortran/resolve.cc | 15 ++++++++++++++-
gcc/testsuite/gfortran.dg/common_28.f90 | 7 +++++++
2 files changed, 21 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gfortran.dg/common_28.f90
--
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 01027869044 [gdb/build] Support reference return type in make-target-de [...]
new ee84251abac [gdb/build] Run black on make-target-delegates.py
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/make-target-delegates.py | 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 gcc.
from bf64392d66f rtl: use rtx_code for gen_ccmp_first and gen_ccmp_next
new e5f83a20070 Don't process phi groups with one phi.
new 0cfc9c953d0 Phi analyzer - Initialize with range instead of a tree.
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/gimple-range-fold.cc | 6 +-
gcc/gimple-range-phi.cc | 202 +++++++++++++++++++++-------------------
gcc/gimple-range-phi.h | 9 +-
gcc/testsuite/gcc.dg/pr102983.c | 2 +-
gcc/testsuite/gcc.dg/pr110918.c | 26 ++++++
gcc/tree-vrp.cc | 5 +-
6 files changed, 140 insertions(+), 110 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr110918.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.