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 449246af10b PR fortran/95587 - ICE in gfc_target_encode_expr, at fortra [...]
new 84323d9fa75 PR fortran/95689 - ICE in check_sym_interfaces, at fortran/ [...]
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/interface.c | 5 ++++-
gcc/testsuite/gfortran.dg/pr95689.f90 | 16 ++++++++++++++++
2 files changed, 20 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr95689.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 releases/gcc-9
in repository gcc.
from f541655e8b9 Fix memory corruption with vector and variant record
new 449246af10b PR fortran/95587 - ICE in gfc_target_encode_expr, at fortra [...]
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/match.c | 5 +++++
gcc/testsuite/gfortran.dg/pr95587.f90 | 13 +++++++++++++
2 files changed, 18 insertions(+)
create mode 100644 gcc/testsuite/gfortran.dg/pr95587.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 releases/gcc-10
in repository gcc.
from 12847c39d9d Fix memory corruption with vector and variant record
new 862ea30fcb5 Make forall statement in testsuite conforming.
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/gfortran.fortran-torture/execute/forall_5.f90 | 8 ++++----
1 file changed, 4 insertions(+), 4 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 788b962aa00 coroutines: Add a cleanup expression for g-r-o when needed [...]
new 6f609029c70 Make forall statement in testsuite conforming.
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/gfortran.fortran-torture/execute/forall_5.f90 | 8 ++++----
1 file changed, 4 insertions(+), 4 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 fc3ecb3e61f gdb: add empty lines in loc.c
new 1fb5ee62036 gdb: add some more empty lines in loc.c
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/ChangeLog | 5 +++++
gdb/dwarf2/loc.c | 17 +++++++++++++++++
2 files changed, 22 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 binutils-gdb.
from f37b21b481a PR 22843: ld, gold: Add --dependency-file option.
new fc3ecb3e61f gdb: add empty lines in loc.c
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/ChangeLog | 10 ++++++++++
gdb/dwarf2/loc.c | 42 +++++++++++++++++++++++++++++++++++++++++-
2 files changed, 51 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 binutils-gdb.
from 236ef0346d8 Fix "maint selftest" regression, add struct scoped_mock_context
new f37b21b481a PR 22843: ld, gold: Add --dependency-file option.
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:
gold/ChangeLog | 13 +++++++++++
gold/fileread.cc | 30 ++++++++++++++++++++++++
gold/fileread.h | 14 +++++++++++-
gold/layout.cc | 70 ++++++++++++++++++++++++++++++--------------------------
gold/options.h | 14 ++++++++----
ld/ChangeLog | 18 +++++++++++++++
ld/NEWS | 4 ++++
ld/ld.h | 2 ++
ld/ld.texi | 15 ++++++++++++
ld/ldelf.c | 4 +++-
ld/ldfile.c | 28 +++++++++++++----------
ld/ldlex.h | 1 +
ld/ldmain.c | 52 ++++++++++++++++++++++++++++++++++++++++-
ld/ldmain.h | 1 +
ld/lexsup.c | 22 +++++++++++-------
ld/pe-dll.c | 2 ++
16 files changed, 230 insertions(+), 60 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 17964eb3a05 build: Change conditional include and empty.mk to -include [...]
new 788b962aa00 coroutines: Add a cleanup expression for g-r-o when needed [...]
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/coroutines.cc | 71 ++++++++++++++++++----
gcc/testsuite/g++.dg/coroutines/pr95477.C | 37 +++++++++++
...7-void-ret-coro.C => void-gro-non-class-coro.C} | 14 ++---
3 files changed, 103 insertions(+), 19 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/coroutines/pr95477.C
copy gcc/testsuite/g++.dg/coroutines/{torture/co-ret-17-void-ret-coro.C => void-gr [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.