This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 9ef137c5af [OPENMP] Do not emit warning for implicitly declared target [...]
new d717d5a7ed Emit an error when mixing <stdatomic.h> and <atomic>
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/Headers/stdatomic.h | 4 ++++
test/Headers/stdatomic.cpp | 10 ++++++++++
2 files changed, 14 insertions(+)
create mode 100644 test/Headers/stdatomic.cpp
--
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 libcxx.
from b110f3808 Fix return type of isinf(double) and isnan(double) where possible.
new 8fc472d96 Emit an error when mixing <stdatomic.h> and <atomic>
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:
include/atomic | 3 +++
.../atomics/{version.pass.cpp => c_compatibility.fail.cpp} | 14 ++++++++++----
2 files changed, 13 insertions(+), 4 deletions(-)
copy test/libcxx/atomics/{version.pass.cpp => c_compatibility.fail.cpp} (56%)
--
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 1d6233649c [OPENMP] Enable c++ exceptions outside of the target constru [...]
new 9ef137c5af [OPENMP] Do not emit warning for implicitly declared target [...]
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/Sema/SemaOpenMP.cpp | 30 ++++++++++++++++--------------
test/OpenMP/declare_target_messages.cpp | 4 ++--
2 files changed, 18 insertions(+), 16 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 f25f1f32741 * es.po: Update.
new 2fe6a798dc5 PR c/30552 * c-decl.c (old_style_parameter_scope): New fu [...]
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/c/ChangeLog | 8 ++++++++
gcc/c/c-decl.c | 11 +++++++++++
gcc/c/c-parser.c | 5 ++++-
gcc/c/c-parser.h | 3 +++
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/gcc.dg/noncompile/pr30552-1.c | 17 +++++++++++++++++
gcc/testsuite/gcc.dg/noncompile/pr30552-2.c | 17 +++++++++++++++++
gcc/testsuite/gcc.dg/noncompile/pr30552-3.c | 15 +++++++++++++++
gcc/testsuite/gcc.dg/noncompile/pr30552-4.c | 15 +++++++++++++++
9 files changed, 98 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.dg/noncompile/pr30552-1.c
create mode 100644 gcc/testsuite/gcc.dg/noncompile/pr30552-2.c
create mode 100644 gcc/testsuite/gcc.dg/noncompile/pr30552-3.c
create mode 100644 gcc/testsuite/gcc.dg/noncompile/pr30552-4.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 301a226e182 Revert "[AMDGPU] performAddCombine should run after DAG is [...]
new f6719aecc70 Add assertion to padding size calculation, 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/AsmPrinter/AsmPrinter.cpp | 1 +
1 file changed, 1 insertion(+)
--
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 roland/8/pr77609
in repository gcc.
at add23aae95f PR other/77609: Let the assembler choose ELF section types [...]
This branch includes the following new commits:
new add23aae95f PR other/77609: Let the assembler choose ELF section types [...]
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.
--
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 roland/7/pr77609
in repository gcc.
discards 2698990ce00 PR other/77609: Let the assembler choose ELF section types [...]
adds 87d2e9c52a9 gcc/fortran/ChangeLog:
adds 3cd763ee1fa Daily bump.
adds 7c3443e3034 Daily bump.
adds ba6107b4372 2018-04-30 Edward Smith-Rowland <3dw4rd(a)verizon.net>
adds 84d362cd483 Daily bump.
adds e18ee517dda [arm] PR target/82518: Return false in ARRAY_MODE_SUPPORTED [...]
adds 19b28465ec3 backport "[openacc] Fix ICE when compiling tile loop contai [...]
adds 173f77f798a Daily bump.
new e93e9b989c0 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 (2698990ce00)
\
N -- N -- N refs/heads/roland/7/pr77609 (e93e9b989c0)
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/ChangeLog | 10 +
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/omp-expand.c | 8 +
gcc/testsuite/ChangeLog | 17 +
.../gfortran.dg/coarray/get_to_indexed_array_1.f90 | 32 +
.../gfortran.dg/coarray/get_to_indirect_array.f90 | 28 +
gcc/testsuite/lib/target-supports.exp | 2 +-
libgomp/ChangeLog | 10 +
.../testsuite/libgomp.oacc-c-c++-common/pr84955.c | 15 +
libgomp/testsuite/libgomp.oacc-fortran/pr84955.f90 | 13 +
libstdc++-v3/ChangeLog | 26 +
libstdc++-v3/include/tr1/ell_integral.tcc | 8 +-
libstdc++-v3/include/tr1/exp_integral.tcc | 6 +-
.../06_comp_ellint_3/check_value.cc | 541 +-
.../special_functions/06_comp_ellint_3/pr66689.cc | 24 +
.../special_functions/13_ellint_3/check_value.cc | 5090 +++---
.../special_functions/13_ellint_3/pr66689.cc | 26 +
.../pr56216.cc => 14_expint/pr68397.cc} | 28 +-
.../06_comp_ellint_3/check_value.cc | 1185 +-
.../special_functions/06_comp_ellint_3/pr66689.cc | 20 +
.../special_functions/14_ellint_3/check_value.cc | 16039 +++++++------------
.../special_functions/14_ellint_3/pr66689.cc | 22 +
.../special_functions/15_expint/pr68397.cc} | 37 +-
27 files changed, 10111 insertions(+), 13236 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
create mode 100644 libgomp/testsuite/libgomp.oacc-c-c++-common/pr84955.c
create mode 100644 libgomp/testsuite/libgomp.oacc-fortran/pr84955.f90
create mode 100644 libstdc++-v3/testsuite/special_functions/06_comp_ellint_3/pr66689.cc
create mode 100644 libstdc++-v3/testsuite/special_functions/13_ellint_3/pr66689.cc
copy libstdc++-v3/testsuite/special_functions/{07_cyl_bessel_i/pr56216.cc => 14_ex [...]
create mode 100644 libstdc++-v3/testsuite/tr1/5_numerical_facilities/special_funct [...]
create mode 100644 libstdc++-v3/testsuite/tr1/5_numerical_facilities/special_funct [...]
copy libstdc++-v3/testsuite/{25_algorithms/search/searcher.cc => tr1/5_numerical_f [...]
--
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 9c7b158cb Fix gdb-remote qMemoryRegionInfo unit tests for xml-enabled builds
new b7fbd975b Silence compiler warning.
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:
tools/debugserver/source/RNBRemote.cpp | 1 +
1 file changed, 1 insertion(+)
--
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 a56b1c63b Enable AUTOBRIEF in doxygen configuration.
new 9c7b158cb Fix gdb-remote qMemoryRegionInfo unit tests for xml-enabled builds
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:
.../GDBRemoteCommunicationClientTest.cpp | 34 +++++++++++++++++-----
1 file changed, 26 insertions(+), 8 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.