This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch roland/6/pr77609
in repository gcc.
discards 1ff6779814e PR other/77609: Let the assembler choose ELF section types [...]
adds f75813c9bcf gcc/fortran/ChangeLog:
adds 676e20510f1 Daily bump.
adds 91529fe7040 Daily bump.
new 63cb8a3d016 PR other/77609: Let the assembler choose ELF section types [...]
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (1ff6779814e)
\
N -- N -- N refs/heads/roland/6/pr77609 (63cb8a3d016)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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 +-
gcc/fortran/ChangeLog | 13 ++
gcc/fortran/dependency.c | 5 +-
gcc/fortran/trans-array.c | 2 +-
gcc/fortran/trans-intrinsic.c | 138 +++++++++++++++++----
gcc/testsuite/ChangeLog | 8 ++
.../gfortran.dg/coarray/get_to_indexed_array_1.f90 | 32 +++++
.../gfortran.dg/coarray/get_to_indirect_array.f90 | 28 +++++
8 files changed, 200 insertions(+), 28 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/coarray/get_to_indexed_array_1.f90
create mode 100644 gcc/testsuite/gfortran.dg/coarray/get_to_indirect_array.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 clang.
from f6444a8a7e [Modules] Handle ObjC/C ODR-like semantics for EnumConstantDecl
new 2ed6f58935 [Modules] Fix testcases from r331232
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:
.../Inputs/non-ambiguous-enum/A.framework/Modules/module.modulemap | 1 -
test/Modules/non-ambiguous-enum.m | 4 ++--
2 files changed, 2 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 clang.
from 4ae1beb2f1 [CodeGen] Fix typo in comment form->from. NFC
new f6444a8a7e [Modules] Handle ObjC/C ODR-like semantics for EnumConstantDecl
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/Serialization/ASTReaderDecl.cpp | 24 ++++++++++++++++++----
.../non-ambiguous-enum/A.framework/Headers/a.h | 1 +
.../non-ambiguous-enum/A.framework/Headers/a0.h | 1 +
.../A.framework/Modules/module.modulemap | 5 ++---
.../non-ambiguous-enum/B.framework/Headers/b.h | 6 ++++++
test/Modules/non-ambiguous-enum.m | 10 +++++++++
6 files changed, 40 insertions(+), 7 deletions(-)
create mode 100644 test/Modules/Inputs/non-ambiguous-enum/A.framework/Headers/a.h
create mode 100644 test/Modules/Inputs/non-ambiguous-enum/A.framework/Headers/a0.h
copy test/Modules/Inputs/{implicit-private-canonical => non-ambiguous-enum}/A.fram [...]
create mode 100644 test/Modules/Inputs/non-ambiguous-enum/B.framework/Headers/b.h
create mode 100644 test/Modules/non-ambiguous-enum.m
--
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 7676193654 Remove a use of is_mi_like_p from darwin-nat-info.c
new 0ca1fc2913 [Ada/ravenscar] error during "continue" after task/thread switch
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/top.c | 7 ++++++-
1 file changed, 6 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 clang.
from b868e36dfd [docs] Fix docs/InternalsManual.rst heading.
new 4ae1beb2f1 [CodeGen] Fix typo in comment form->from. NFC
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/CodeGen/CGCall.cpp | 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 lldb.
from 10318f216 Protect DWARFCompileUnit::m_die_array by a new mutex
new bc92d947a Remove premature caching of the global variables list in Comp [...]
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:
.../lang/c/global_variables/TestGlobalVariables.py | 21 ++++++++++++++++++---
.../lldbsuite/test/lang/c/global_variables/main.c | 3 ++-
source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp | 1 -
3 files changed, 20 insertions(+), 5 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 lldb.
from c1ad1efd9 Fix expression parser to not accept any type whose basename m [...]
new 10318f216 Protect DWARFCompileUnit::m_die_array by a new mutex
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:
source/Plugins/SymbolFile/DWARF/DWARFUnit.cpp | 19 ++++++++++++++++---
source/Plugins/SymbolFile/DWARF/DWARFUnit.h | 2 ++
2 files changed, 18 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 gcc.
from b663291ac99 * argv.c (expandargv): Fix memory leak for expanded [...]
new bf062a9b415 PR c++/85305 - pack in lambda init-capture.
new 1b436275bff PR c++/84701 - unsigned typeof.
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/cp/ChangeLog | 9 ++++
gcc/cp/decl.c | 82 ++++++++++++++++++-------------
gcc/cp/parser.c | 8 +--
gcc/testsuite/g++.dg/cpp1z/decomp3.C | 2 +-
gcc/testsuite/g++.dg/cpp1z/fold-lambda2.C | 8 +++
gcc/testsuite/g++.dg/ext/typeof13.C | 8 +++
6 files changed, 79 insertions(+), 38 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp1z/fold-lambda2.C
create mode 100644 gcc/testsuite/g++.dg/ext/typeof13.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 llvm.
from 4a2bb8514f6 [InstCombine] add tests, update checks; NFC
new b787db4da51 [InstCombine] fix test to restore intent
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:
test/Transforms/InstCombine/add.ll | 5 ++---
1 file changed, 2 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 llvm.
from 4833be099d2 Stop setting LLVM_ON_WIN32 in config.h and llvm-config.h.
new 4a2bb8514f6 [InstCombine] add tests, update checks; NFC
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:
test/Transforms/InstCombine/add.ll | 206 +++++++++++++++++++++----------------
1 file changed, 120 insertions(+), 86 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.