This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository dejagnu.
from 718f1a1 * runtest.exp (runtest): Improve comment about --status.
new b01eabf * lib/remote.exp (standard_file); Add else clause.
new 067c43d * lib/remote.exp (standard_file): Reverse return logic for r [...]
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:
ChangeLog | 9 +++++++++
lib/remote.exp | 29 +++++++++++++++--------------
2 files changed, 24 insertions(+), 14 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 4d04e35 Fix ChangeLog entry in wrong file
new 51aec68 PR target/69432 * config/i386/i386.c: Include dojump.h. (e [...]
new 68749e2 2016-01-22 Edward Smith-Rowland <3dw4rd(a)verizon.net>
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/ChangeLog | 10 +++
gcc/config/i386/i386.c | 14 ++++-
gcc/testsuite/ChangeLog | 5 ++
gcc/testsuite/g++.dg/opt/pr69432.C | 62 +++++++++++++++++++
libstdc++-v3/ChangeLog | 28 +++++++++
libstdc++-v3/include/c_compatibility/math.h | 72 +++++++++++++++++++++-
.../01_assoc_laguerre/compile_2.cc | 3 +-
.../02_assoc_legendre/compile_2.cc | 3 +-
.../special_functions/03_beta/compile_2.cc | 3 +-
.../04_comp_ellint_1/compile_2.cc | 3 +-
.../05_comp_ellint_2/compile_2.cc | 3 +-
.../06_comp_ellint_3/compile_2.cc | 3 +-
.../special_functions/07_cyl_bessel_i/compile_2.cc | 3 +-
.../special_functions/08_cyl_bessel_j/compile_2.cc | 3 +-
.../special_functions/09_cyl_bessel_k/compile_2.cc | 3 +-
.../special_functions/10_cyl_neumann/compile_2.cc | 3 +-
.../special_functions/11_ellint_1/compile_2.cc | 3 +-
.../special_functions/12_ellint_2/compile_2.cc | 3 +-
.../special_functions/13_ellint_3/compile_2.cc | 3 +-
.../special_functions/14_expint/compile_2.cc | 3 +-
.../special_functions/15_hermite/compile_2.cc | 3 +-
.../special_functions/16_laguerre/compile_2.cc | 3 +-
.../special_functions/17_legendre/compile_2.cc | 3 +-
.../special_functions/18_riemann_zeta/compile_2.cc | 3 +-
.../special_functions/19_sph_bessel/compile_2.cc | 3 +-
.../special_functions/20_sph_legendre/compile_2.cc | 3 +-
.../special_functions/21_sph_neumann/compile_2.cc | 3 +-
27 files changed, 207 insertions(+), 47 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/opt/pr69432.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 ca38a38 Constrain std::valarray functions and operators
new 4d04e35 Fix ChangeLog entry in wrong file
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 | 5 -----
gcc/testsuite/ChangeLog | 5 +++++
2 files changed, 5 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 gcc.
from fbde726 PR c++/69392 * lambda.c (lambda_capture_field_type): Handle [...]
new ca38a38 Constrain std::valarray functions and operators
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/include/bits/valarray_before.h | 14 ++++++-
.../69114.cc => 26_numerics/valarray/69116.cc} | 45 ++++++++++++----------
3 files changed, 41 insertions(+), 23 deletions(-)
copy libstdc++-v3/testsuite/{20_util/scoped_allocator/69114.cc => 26_numerics/vala [...]
--
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 a40204f PR middle-end/69347 * tree-ssa-dom.c (back_propagate_equiva [...]
new fbde726 PR c++/69392 * lambda.c (lambda_capture_field_type): Handle [...]
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/ChangeLog | 4 ++++
gcc/cp/lambda.c | 18 +++++++++---------
gcc/testsuite/g++.dg/cpp1y/lambda-init14.C | 19 +++++++++++++++++++
3 files changed, 32 insertions(+), 9 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp1y/lambda-init14.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 147aa3e 2016-01-22 Bill Schmidt <wschmidt(a)linux.vnet.ibm.com>
new a40204f PR middle-end/69347 * tree-ssa-dom.c (back_propagate_equiva [...]
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 | 8 ++++
gcc/tree-ssa-dom.c | 131 +++++++++++++++++++++++++++++++++--------------------
2 files changed, 91 insertions(+), 48 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 01fda32 - fix a ChangeLog entry
new 147aa3e 2016-01-22 Bill Schmidt <wschmidt(a)linux.vnet.ibm.com>
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/ChangeLog | 5 +++++
gcc/testsuite/gcc.target/powerpc/pr63354.c | 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 9e54e75 PR target/69416
new 01fda32 - fix a ChangeLog entry
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 | 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 aoliva/pr69315
in repository gcc.
at 44bcd76 [PR69315] enable finish_function to recurse for constexpr functions
This branch includes the following new commits:
new 44bcd76 [PR69315] enable finish_function to recurse for constexpr functions
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 hjl/pr69399/master
in repository gcc.
discards 1826399 Add -x c++
discards f5ee8f9 Add CFLAGS
discards 429ff24 Add HAVE_WORKING_CXX_BUILTIN_CONSTANT_P
new 4ee7fa9 Add HAVE_WORKING_CXX_BUILTIN_CONSTANT_P
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 (1826399)
\
N -- N -- N refs/heads/hjl/pr69399/master (4ee7fa9)
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:
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.