This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 87aaa65d50e * doc/xml/manual/messages.xml: Switch link to www.oracle.c [...]
new 26a5bf7f44f 2018-09-30 Paul Thomas <pault(a)gcc.gnu.org>
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/ChangeLog | 19 +++++
gcc/fortran/trans-array.c | 48 +++++++++++-
gcc/fortran/trans.c | 9 +++
gcc/testsuite/ChangeLog | 9 +++
.../gfortran.dg/deferred_character_25.f90 | 34 +++++++++
.../gfortran.dg/deferred_character_26.f90 | 42 +++++++++++
.../gfortran.dg/deferred_character_27.f90 | 87 ++++++++++++++++++++++
7 files changed, 244 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/deferred_character_25.f90
create mode 100644 gcc/testsuite/gfortran.dg/deferred_character_26.f90
create mode 100644 gcc/testsuite/gfortran.dg/deferred_character_27.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 gcc.
from e32ab88bb1c * doc/xml/manual/policy_data_structures_biblio.xml: Update [...]
new 87aaa65d50e * doc/xml/manual/messages.xml: Switch link to www.oracle.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:
libstdc++-v3/ChangeLog | 5 +++++
libstdc++-v3/doc/xml/manual/messages.xml | 2 +-
2 files 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 gcc.
from 2d9b55b830f 2018-09-30 Paul Thomas <pault(a)gcc.gnu.org>
new e32ab88bb1c * doc/xml/manual/policy_data_structures_biblio.xml: Update [...]
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:
libstdc++-v3/ChangeLog | 5 +++++
libstdc++-v3/doc/xml/manual/policy_data_structures_biblio.xml | 2 +-
2 files 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 llvm.
from 523dd2651f3 [PDB] Fix this test for real.
new d09ede48281 [X86] Regenerate MMX coalescing test
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/CodeGen/X86/mmx-coalescing.ll | 38 ++++++++++++++++++++++++++------------
1 file changed, 26 insertions(+), 12 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 openmp.
from 0a0af17 [libomptarget-nvptx] Add tests for nested parallelism
new 624d290 [libomptarget-nvptx] Fix ancestor_thread_num and team_size (n [...]
new e5c7a85 [libomptarget-nvptx] Align data sharing stack
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:
libomptarget/deviceRTLs/nvptx/src/data_sharing.cu | 7 ++
libomptarget/deviceRTLs/nvptx/src/libcall.cu | 12 ++--
.../deviceRTLs/nvptx/test/data_sharing/alignment.c | 55 ++++++++++++++
.../deviceRTLs/nvptx/test/parallel/level.c | 84 ++++++++++++++++++++--
4 files changed, 147 insertions(+), 11 deletions(-)
create mode 100644 libomptarget/deviceRTLs/nvptx/test/data_sharing/alignment.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 212b6e316d4 Daily bump.
new 2d9b55b830f 2018-09-30 Paul Thomas <pault(a)gcc.gnu.org>
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/ChangeLog | 7 +++++++
gcc/fortran/trans-decl.c | 12 ++++++++++-
gcc/testsuite/ChangeLog | 5 +++++
.../gfortran.dg/deferred_character_24.f90 | 23 ++++++++++++++++++++++
4 files changed, 46 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gfortran.dg/deferred_character_24.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 llvm.
from ecbe2f8e5e0 [X86] Disable BMI BEXTR in X86DAGToDAGISel::matchBEXTRFromA [...]
new 523dd2651f3 [PDB] Fix this test for real.
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/DebugInfo/PDB/DIA/pdbdump-symbol-format.test | 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 llvm.
from 78ce4df1177 Only dump the types we need in the test.
new ecbe2f8e5e0 [X86] Disable BMI BEXTR in X86DAGToDAGISel::matchBEXTRFromA [...]
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/Target/X86/X86.td | 9 ++++
lib/Target/X86/X86ISelDAGToDAG.cpp | 9 +++-
lib/Target/X86/X86Subtarget.h | 4 ++
test/CodeGen/X86/bmi-x86_64.ll | 64 ++++++++++++++++++++--------
test/CodeGen/X86/bmi.ll | 85 ++++++++++++++++++++++++++------------
test/CodeGen/X86/extract-bits.ll | 20 ++++-----
6 files changed, 136 insertions(+), 55 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 02b1e4becf7 Fix some tests on Windows.
new 78ce4df1177 Only dump the types we need in the test.
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/DebugInfo/PDB/DIA/pdbdump-symbol-format.test | 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 llvm.
from 90c3271e8e4 [ORC] Add partitioning support to CompileOnDemandLayer2.
new 02b1e4becf7 Fix some tests on Windows.
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/tools/llvm-pdbdump/regex-filter.test | 6 +-----
tools/llvm-pdbutil/PrettyTypeDumper.cpp | 6 +++---
2 files changed, 4 insertions(+), 8 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.