linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Howells <dhowells@redhat.com>
To: Qian Cai <cai@lca.pw>
Cc: dhowells@redhat.com, akpm@linux-foundation.org,
	davem@davemloft.net, arnd@arndb.de, jakub@redhat.com,
	ndesaulniers@google.com, morbo@google.com, jyknight@google.com,
	natechancellor@gmail.com, linux-arch@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] asm-generic: fix -Wtype-limits compiler warnings
Date: Wed, 24 Jul 2019 22:49:19 +0100	[thread overview]
Message-ID: <14026.1564004959@warthog.procyon.org.uk> (raw)
Message-ID: <20190724214919.GxZq_tMt43uURpz-trCJ6IJSEXaIX6RUTV4nP7gkSj0@z> (raw)
In-Reply-To: <1563993952.11067.15.camel@lca.pw>

Qian Cai <cai@lca.pw> wrote:

> I have GCC 8.2.1 which works fine.

But you need to check the minimum version, i.e. 4.6:

	#if GCC_VERSION < 40600

David

  parent reply	other threads:[~2019-07-24 21:49 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-23 20:49 [PATCH] asm-generic: fix -Wtype-limits compiler warnings Qian Cai
2019-07-23 20:49 ` Qian Cai
2019-07-23 21:27 ` Andrew Morton
2019-07-23 21:27   ` Andrew Morton
2019-07-24  2:29 ` Nathan Chancellor
2019-07-24  2:29   ` Nathan Chancellor
2019-07-24  7:49 ` David Howells
2019-07-24  7:49   ` David Howells
2019-07-24 18:45   ` Qian Cai
2019-07-24 18:45     ` Qian Cai
2019-07-24 21:49   ` David Howells [this message]
2019-07-24 21:49     ` David Howells
2019-07-25  3:22     ` Qian Cai
2019-07-25  3:22       ` Qian Cai

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=14026.1564004959@warthog.procyon.org.uk \
    --to=dhowells@redhat.com \
    --cc=akpm@linux-foundation.org \
    --cc=arnd@arndb.de \
    --cc=cai@lca.pw \
    --cc=davem@davemloft.net \
    --cc=jakub@redhat.com \
    --cc=jyknight@google.com \
    --cc=linux-arch@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=morbo@google.com \
    --cc=natechancellor@gmail.com \
    --cc=ndesaulniers@google.com \
    /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 NNTP newsgroup(s).