public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
From: Alexandre Oliva <aoliva@gcc.gnu.org>
To: gcc-cvs@gcc.gnu.org
Subject: [gcc(refs/users/aoliva/heads/testme)] Daily bump.
Date: Fri, 21 Aug 2020 04:11:05 +0000 (GMT)	[thread overview]
Message-ID: <20200821041105.AAFA93842435@sourceware.org> (raw)

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

commit bc0ca715c2968b0b09ce170adc9ab0b88b2a3922
Author: GCC Administrator <gccadmin@gcc.gnu.org>
Date:   Sun Aug 9 00:16:35 2020 +0000

    Daily bump.

Diff:
---
 gcc/ChangeLog           | 21 +++++++++++++++++++++
 gcc/DATESTAMP           |  2 +-
 gcc/testsuite/ChangeLog | 14 ++++++++++++++
 libgomp/ChangeLog       |  6 ++++++
 4 files changed, 42 insertions(+), 1 deletion(-)

diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 1382771d872..41293368377 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,24 @@
+2020-08-08  Peter Bergner  <bergner@linux.ibm.com>
+
+	PR target/96530
+	* config/rs6000/rs6000.c (rs6000_invalid_conversion): Use canonical
+	types for type comparisons.  Refactor code to simplify it.
+
+2020-08-08  Jakub Jelinek  <jakub@redhat.com>
+
+	PR fortran/93553
+	* tree-nested.c (convert_nonlocal_omp_clauses): For
+	OMP_CLAUSE_REDUCTION, OMP_CLAUSE_LASTPRIVATE and OMP_CLAUSE_LINEAR
+	save info->new_local_var_chain around walks of the clause gimple
+	sequences and declare_vars if needed into the sequence.
+
+2020-08-08  Jakub Jelinek  <jakub@redhat.com>
+
+	PR tree-optimization/96424
+	* omp-expand.c: Include tree-eh.h.
+	(expand_omp_for_init_vars): Handle -fexceptions -fnon-call-exceptions
+	by forcing floating point comparison into a bool temporary.
+
 2020-08-07  Marc Glisse  <marc.glisse@inria.fr>
 
 	* generic-match-head.c (optimize_vectors_before_lowering_p): New
diff --git a/gcc/DATESTAMP b/gcc/DATESTAMP
index 0aaecf38b04..c61d7749c7d 100644
--- a/gcc/DATESTAMP
+++ b/gcc/DATESTAMP
@@ -1 +1 @@
-20200808
+20200809
diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog
index 38b564b3ab1..ca8efba1e6b 100644
--- a/gcc/testsuite/ChangeLog
+++ b/gcc/testsuite/ChangeLog
@@ -1,3 +1,17 @@
+2020-08-09  Hans-Peter Nilsson  <hp@bitrange.com>
+
+	* gcc.dg/pr30957-1.c: xfail for mmix.
+
+2020-08-08  Peter Bergner  <bergner@linux.ibm.com>
+
+	PR target/96530
+	* gcc.target/powerpc/pr96530.c: New test.
+
+2020-08-08  Jakub Jelinek  <jakub@redhat.com>
+
+	PR tree-optimization/96424
+	* c-c++-common/gomp/pr96424.c: New test.
+
 2020-08-07  Richard Biener  <rguenther@suse.de>
 
 	PR tree-optimization/96514
diff --git a/libgomp/ChangeLog b/libgomp/ChangeLog
index c2708fe3d7c..b1abd947601 100644
--- a/libgomp/ChangeLog
+++ b/libgomp/ChangeLog
@@ -1,3 +1,9 @@
+2020-08-08  Jakub Jelinek  <jakub@redhat.com>
+	    Tobias Burnus  <tobias@codesourcery.com>
+
+	PR fortran/93553
+	* testsuite/libgomp.fortran/pr93553.f90: New test.
+
 2020-08-05  Jakub Jelinek  <jakub@redhat.com>
 
 	* testsuite/libgomp.c/loop-22.c: New test.


             reply	other threads:[~2020-08-21  4:11 UTC|newest]

Thread overview: 139+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-21  4:11 Alexandre Oliva [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-09-03 16:08 Alexandre Oliva
2020-09-03 16:06 Alexandre Oliva
2020-09-03 16:06 Alexandre Oliva
2020-09-03 16:06 Alexandre Oliva
2020-09-03 16:04 Alexandre Oliva
2020-09-03 16:02 Alexandre Oliva
2020-09-03 15:59 Alexandre Oliva
2020-08-25 10:17 Alexandre Oliva
2020-08-25 10:15 Alexandre Oliva
2020-08-25 10:15 Alexandre Oliva
2020-08-25 10:14 Alexandre Oliva
2020-08-21  4:25 Alexandre Oliva
2020-08-21  4:24 Alexandre Oliva
2020-08-21  4:22 Alexandre Oliva
2020-08-21  4:20 Alexandre Oliva
2020-08-21  4:19 Alexandre Oliva
2020-08-21  4:19 Alexandre Oliva
2020-08-21  4:18 Alexandre Oliva
2020-08-21  4:17 Alexandre Oliva
2020-08-21  4:16 Alexandre Oliva
2020-08-21  4:14 Alexandre Oliva
2020-08-21  4:13 Alexandre Oliva
2020-08-21  4:11 Alexandre Oliva
2020-08-21  4:10 Alexandre Oliva
2020-08-21  4:09 Alexandre Oliva
2020-08-06  6:46 Alexandre Oliva
2020-08-06  6:44 Alexandre Oliva
2020-08-06  6:41 Alexandre Oliva
2020-08-06  6:38 Alexandre Oliva
2020-08-06  6:38 Alexandre Oliva
2020-08-06  6:37 Alexandre Oliva
2020-07-31 15:19 Alexandre Oliva
2020-07-31 15:17 Alexandre Oliva
2020-07-31 15:15 Alexandre Oliva
2020-07-31 15:14 Alexandre Oliva
2020-07-31 15:10 Alexandre Oliva
2020-07-31 15:09 Alexandre Oliva
2020-07-31 15:09 Alexandre Oliva
2020-07-24 13:17 Alexandre Oliva
2020-07-24 13:15 Alexandre Oliva
2020-07-22  9:17 Alexandre Oliva
2020-07-22  9:16 Alexandre Oliva
2020-07-22  9:14 Alexandre Oliva
2020-07-22  9:13 Alexandre Oliva
2020-07-22  9:12 Alexandre Oliva
2020-07-22  9:11 Alexandre Oliva
2020-07-22  9:07 Alexandre Oliva
2020-07-22  9:04 Alexandre Oliva
2020-07-22  9:01 Alexandre Oliva
2020-07-22  8:59 Alexandre Oliva
2020-07-22  8:58 Alexandre Oliva
2020-07-22  8:58 Alexandre Oliva
2020-07-22  8:53 Alexandre Oliva
2020-07-22  8:51 Alexandre Oliva
2020-07-22  8:47 Alexandre Oliva
2020-07-22  8:43 Alexandre Oliva
2020-07-22  8:40 Alexandre Oliva
2020-07-22  8:39 Alexandre Oliva
2020-07-22  8:39 Alexandre Oliva
2020-07-22  8:38 Alexandre Oliva
2020-07-22  8:36 Alexandre Oliva
2020-07-22  8:33 Alexandre Oliva
2020-07-22  8:32 Alexandre Oliva
2020-07-22  8:30 Alexandre Oliva
2020-07-22  8:29 Alexandre Oliva
2020-07-22  8:28 Alexandre Oliva
2020-07-22  8:27 Alexandre Oliva
2020-07-22  8:25 Alexandre Oliva
2020-07-07  1:03 Alexandre Oliva
2020-06-23 15:05 Alexandre Oliva
2020-06-22 14:44 Alexandre Oliva
2020-06-22 14:44 Alexandre Oliva
2020-06-22 14:43 Alexandre Oliva
2020-06-22 14:39 Alexandre Oliva
2020-06-22  7:41 Alexandre Oliva
2020-06-22  7:36 Alexandre Oliva
2020-06-22  7:31 Alexandre Oliva
2020-06-22  7:27 Alexandre Oliva
2020-06-22  7:27 Alexandre Oliva
2020-06-22  7:26 Alexandre Oliva
2020-06-22  7:22 Alexandre Oliva
2020-06-22  7:18 Alexandre Oliva
2020-06-10  3:18 Alexandre Oliva
2020-06-10  3:13 Alexandre Oliva
2020-06-08 20:17 Alexandre Oliva
2020-06-08 20:17 Alexandre Oliva
2020-06-08 20:16 Alexandre Oliva
2020-06-08 20:12 Alexandre Oliva
2020-06-04  7:41 Alexandre Oliva
2020-06-04  7:37 Alexandre Oliva
2020-06-02 12:40 Alexandre Oliva
2020-06-02 12:38 Alexandre Oliva
2020-06-02 12:37 Alexandre Oliva
2020-06-02 12:36 Alexandre Oliva
2020-06-02 12:34 Alexandre Oliva
2020-06-02 12:31 Alexandre Oliva
2020-05-27 19:35 Alexandre Oliva
2020-05-26  4:43 Alexandre Oliva
2020-05-26  4:41 Alexandre Oliva
2020-05-26  4:41 Alexandre Oliva
2020-05-26  4:40 Alexandre Oliva
2020-05-26  4:38 Alexandre Oliva
2020-05-26  4:37 Alexandre Oliva
2020-05-26  4:34 Alexandre Oliva
2020-05-26  4:31 Alexandre Oliva
2020-05-26  4:29 Alexandre Oliva
2020-05-26  4:28 Alexandre Oliva
2020-05-26  4:28 Alexandre Oliva
2020-05-26  4:25 Alexandre Oliva
2020-05-19  9:36 Alexandre Oliva
2020-05-19  9:33 Alexandre Oliva
2020-05-19  9:29 Alexandre Oliva
2020-05-19  9:26 Alexandre Oliva
2020-05-19  9:25 Alexandre Oliva
2020-05-19  9:22 Alexandre Oliva
2020-05-19  9:20 Alexandre Oliva
2020-05-19  9:17 Alexandre Oliva
2020-05-19  9:14 Alexandre Oliva
2020-05-19  9:09 Alexandre Oliva
2020-05-19  9:06 Alexandre Oliva
2020-05-19  9:06 Alexandre Oliva
2020-05-19  9:06 Alexandre Oliva
2020-02-06  8:12 Alexandre Oliva
2020-02-06  8:09 Alexandre Oliva
2020-02-06  8:08 Alexandre Oliva
2020-02-06  8:06 Alexandre Oliva
2020-02-06  8:05 Alexandre Oliva
2020-02-06  8:05 Alexandre Oliva
2020-02-06  8:03 Alexandre Oliva
2020-02-06  7:59 Alexandre Oliva
2020-02-06  7:57 Alexandre Oliva
2020-02-06  7:53 Alexandre Oliva
2020-02-06  7:50 Alexandre Oliva
2020-02-06  7:49 Alexandre Oliva
2020-02-06  7:47 Alexandre Oliva
2020-02-06  7:45 Alexandre Oliva
2020-02-06  7:41 Alexandre Oliva
2020-02-06  7:39 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=20200821041105.AAFA93842435@sourceware.org \
    --to=aoliva@gcc.gnu.org \
    --cc=gcc-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).