public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
From: Thomas Schwinge <tschwinge@gcc.gnu.org>
To: gcc-cvs@gcc.gnu.org
Subject: [gcc/devel/omp/gcc-12] Resolve '-Wsign-compare' issue in 'gcc/omp-low.cc:lower_rec_simd_input_clauses': ChangeLog
Date: Fri, 28 Oct 2022 07:56:31 +0000 (GMT)	[thread overview]
Message-ID: <20221028075635.27885385780A@sourceware.org> (raw)

https://gcc.gnu.org/g:1c5087dfff64c40505bcb81b5069781a44bb0b4d

commit 1c5087dfff64c40505bcb81b5069781a44bb0b4d
Author: Thomas Schwinge <thomas@codesourcery.com>
Date:   Fri Oct 28 09:55:22 2022 +0200

    Resolve '-Wsign-compare' issue in 'gcc/omp-low.cc:lower_rec_simd_input_clauses': ChangeLog
    
    ... forgotten in og12 commit 4e32d1582a137d5f34248fdd3e93d35a798f5221
    "Resolve '-Wsign-compare' issue in 'gcc/omp-low.cc:lower_rec_simd_input_clauses'".

Diff:
---
 gcc/ChangeLog.omp | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/gcc/ChangeLog.omp b/gcc/ChangeLog.omp
index 53cbfbab603..4bf521f2162 100644
--- a/gcc/ChangeLog.omp
+++ b/gcc/ChangeLog.omp
@@ -1,3 +1,8 @@
+2022-10-28  Thomas Schwinge  <thomas@codesourcery.com>
+
+	* omp-low.cc (lower_rec_simd_input_clauses): For 'ordered_max',
+	cast 'omp_max_simt_vf ()', 'omp_max_simd_vf ()' to 'unsigned'.
+
 2022-10-25  Abid Qadeer  <abidh@codesourcery.com>
 
 	* omp-low.cc (usm_transform): Handle operator new with alignment.

                 reply	other threads:[~2022-10-28  7:56 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20221028075635.27885385780A@sourceware.org \
    --to=tschwinge@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).