public inbox for libstdc++-cvs@sourceware.org
help / color / mirror / Atom feed
From: Alexandre Oliva <aoliva@gcc.gnu.org>
To: gcc-cvs@gcc.gnu.org, libstdc++-cvs@gcc.gnu.org
Subject: [gcc(refs/users/aoliva/heads/testbase)] Daily bump.
Date: Thu,  3 Sep 2020 15:54:30 +0000 (GMT)	[thread overview]
Message-ID: <20200903155430.6CCC43861001@sourceware.org> (raw)

https://gcc.gnu.org/g:daba4a713e71eee7921df7a8040ea29032c1d0bc

commit daba4a713e71eee7921df7a8040ea29032c1d0bc
Author: GCC Administrator <gccadmin@gcc.gnu.org>
Date:   Sun Aug 30 00:16:20 2020 +0000

    Daily bump.

Diff:
---
 gcc/ChangeLog          | 6 ++++++
 gcc/DATESTAMP          | 2 +-
 libstdc++-v3/ChangeLog | 8 ++++++++
 3 files changed, 15 insertions(+), 1 deletion(-)

diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 6d9084327a2..aeafff462a5 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,9 @@
+2020-08-29  Bill Schmidt  <wschmidt@linux.ibm.com>
+
+	* config/rs6000/rs6000-builtin.def (MASK_FOR_STORE): Remove.
+	* config/rs6000/rs6000-call.c (rs6000_expand_builtin): Remove
+	all logic for ALTIVEC_BUILTIN_MASK_FOR_STORE.
+
 2020-08-28  Martin Sebor  <msebor@redhat.com>
 
 	* attribs.c (init_attr_rdwr_indices): Use global access_mode.
diff --git a/gcc/DATESTAMP b/gcc/DATESTAMP
index cb50c2bdf0d..cf802bc822d 100644
--- a/gcc/DATESTAMP
+++ b/gcc/DATESTAMP
@@ -1 +1 @@
-20200829
+20200830
diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog
index fa32bdee105..fa62ff9f381 100644
--- a/libstdc++-v3/ChangeLog
+++ b/libstdc++-v3/ChangeLog
@@ -1,3 +1,11 @@
+2020-08-29  Jonathan Wakely  <jwakely@redhat.com>
+
+	* include/std/numeric (__detail::__absu(bool)): Make deleted
+	function a function template, so it will be chosen for calls
+	with an explicit template argument list.
+	* testsuite/26_numerics/gcd/gcd_neg.cc: Add dg-prune-output.
+	* testsuite/26_numerics/lcm/lcm_neg.cc: Likewise.
+
 2020-08-28  Jonathan Wakely  <jwakely@redhat.com>
 
 	* include/std/chrono (common_type): Fix partial specializations


             reply	other threads:[~2020-09-03 15:54 UTC|newest]

Thread overview: 58+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-03 15:54 Alexandre Oliva [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-09-03 15:54 Alexandre Oliva
2020-09-03 15:52 Alexandre Oliva
2020-09-03 15:51 Alexandre Oliva
2020-09-03 15:47 Alexandre Oliva
2020-08-25 10:13 Alexandre Oliva
2020-08-25 10:11 Alexandre Oliva
2020-08-21  4:08 Alexandre Oliva
2020-08-21  4:06 Alexandre Oliva
2020-08-21  4:04 Alexandre Oliva
2020-08-21  4:02 Alexandre Oliva
2020-08-21  4:01 Alexandre Oliva
2020-08-21  4:00 Alexandre Oliva
2020-08-21  3:58 Alexandre Oliva
2020-08-21  3:57 Alexandre Oliva
2020-08-21  3:55 Alexandre Oliva
2020-08-21  3:53 Alexandre Oliva
2020-08-21  3:52 Alexandre Oliva
2020-08-06  6:35 Alexandre Oliva
2020-08-06  6:27 Alexandre Oliva
2020-08-06  6:26 Alexandre Oliva
2020-07-31 15:07 Alexandre Oliva
2020-07-31 15:04 Alexandre Oliva
2020-07-31 15:02 Alexandre Oliva
2020-07-31 15:01 Alexandre Oliva
2020-07-24 13:11 Alexandre Oliva
2020-07-22  8:23 Alexandre Oliva
2020-07-22  8:20 Alexandre Oliva
2020-07-22  8:11 Alexandre Oliva
2020-07-22  8:09 Alexandre Oliva
2020-07-22  7:58 Alexandre Oliva
2020-07-22  7:55 Alexandre Oliva
2020-07-22  7:51 Alexandre Oliva
2020-07-22  7:45 Alexandre Oliva
2020-07-22  7:43 Alexandre Oliva
2020-07-22  7:39 Alexandre Oliva
2020-07-22  7:37 Alexandre Oliva
2020-07-22  7:32 Alexandre Oliva
2020-07-07  0:59 Alexandre Oliva
2020-06-23 15:04 Alexandre Oliva
2020-06-22 14:34 Alexandre Oliva
2020-06-22 14:34 Alexandre Oliva
2020-06-22 14:33 Alexandre Oliva
2020-06-22  7:17 Alexandre Oliva
2020-06-22  7:12 Alexandre Oliva
2020-06-22  7:07 Alexandre Oliva
2020-06-22  7:02 Alexandre Oliva
2020-06-22  6:58 Alexandre Oliva
2020-06-22  6:54 Alexandre Oliva
2020-06-10  3:12 Alexandre Oliva
2020-06-10  3:07 Alexandre Oliva
2020-06-08 20:02 Alexandre Oliva
2020-06-04  7:31 Alexandre Oliva
2020-06-02 12:26 Alexandre Oliva
2020-06-02 12:24 Alexandre Oliva
2020-06-02 12:22 Alexandre Oliva
2020-06-02 12:17 Alexandre Oliva
2020-05-27 19:32 Alexandre Oliva

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200903155430.6CCC43861001@sourceware.org \
    --to=aoliva@gcc.gnu.org \
    --cc=gcc-cvs@gcc.gnu.org \
    --cc=libstdc++-cvs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).