public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "P at draigBrady dot com" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug c/43772] Errant -Wlogical-op warning when testing limits
Date: Tue, 10 Jun 2014 23:19:00 -0000	[thread overview]
Message-ID: <bug-43772-4-SwStSqvSM1@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-43772-4@http.gcc.gnu.org/bugzilla/>

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=43772

Pádraig Brady <P at draigBrady dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
      Known to work|                            |4.8.2
         Resolution|---                         |FIXED
      Known to fail|                            |4.6.3

--- Comment #23 from Pádraig Brady <P at draigBrady dot com> ---
This is fixed by http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=187194

To see where it was first released we can quickly see the tags at:
  https://github.com/mirrors/gcc/commit/686369e8
Which indicates this was fixed as part of the 4.8.0 release.

I've confirmed it's OK in gcc 4.8.2
>From gcc-bugs-return-453641-listarch-gcc-bugs=gcc.gnu.org@gcc.gnu.org Wed Jun 11 05:05:03 2014
Return-Path: <gcc-bugs-return-453641-listarch-gcc-bugs=gcc.gnu.org@gcc.gnu.org>
Delivered-To: listarch-gcc-bugs@gcc.gnu.org
Received: (qmail 714 invoked by alias); 11 Jun 2014 05:05:02 -0000
Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm
Precedence: bulk
List-Id: <gcc-bugs.gcc.gnu.org>
List-Archive: <http://gcc.gnu.org/ml/gcc-bugs/>
List-Post: <mailto:gcc-bugs@gcc.gnu.org>
List-Help: <mailto:gcc-bugs-help@gcc.gnu.org>
Sender: gcc-bugs-owner@gcc.gnu.org
Delivered-To: mailing list gcc-bugs@gcc.gnu.org
Received: (qmail 647 invoked by uid 48); 11 Jun 2014 05:04:55 -0000
From: "billy.baker at cox dot net" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug fortran/45187] ICE with CRAY pointer in module
Date: Wed, 11 Jun 2014 05:05:00 -0000
X-Bugzilla-Reason: CC
X-Bugzilla-Type: changed
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: gcc
X-Bugzilla-Component: fortran
X-Bugzilla-Version: unknown
X-Bugzilla-Keywords: ice-on-valid-code, patch
X-Bugzilla-Severity: normal
X-Bugzilla-Who: billy.baker at cox dot net
X-Bugzilla-Status: ASSIGNED
X-Bugzilla-Priority: P3
X-Bugzilla-Assigned-To: fxcoudert at gcc dot gnu.org
X-Bugzilla-Target-Milestone: 4.8.5
X-Bugzilla-Flags:
X-Bugzilla-Changed-Fields:
Message-ID: <bug-45187-4-R2AygwLehS@http.gcc.gnu.org/bugzilla/>
In-Reply-To: <bug-45187-4@http.gcc.gnu.org/bugzilla/>
References: <bug-45187-4@http.gcc.gnu.org/bugzilla/>
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: 7bit
X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/
Auto-Submitted: auto-generated
MIME-Version: 1.0
X-SW-Source: 2014-06/txt/msg00723.txt.bz2
Content-length: 158

https://gcc.gnu.org/bugzilla/show_bug.cgi?idE187

--- Comment #6 from Billy Baker <billy.baker at cox dot net> ---
Thank you. Glad it was a simple change.


  parent reply	other threads:[~2014-06-10 23:19 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <bug-43772-4@http.gcc.gnu.org/bugzilla/>
2011-06-15 19:20 ` eggert at gnu dot org
2011-07-15  3:02 ` eggert at gnu dot org
2012-04-28 12:20 ` marc.glisse at normalesup dot org
2012-04-28 12:33 ` manu at gcc dot gnu.org
2012-04-28 12:34 ` marc.glisse at normalesup dot org
2012-04-28 12:38 ` manu at gcc dot gnu.org
2012-04-28 12:40 ` marc.glisse at normalesup dot org
2012-04-28 12:50 ` manu at gcc dot gnu.org
2012-04-28 12:56 ` marc.glisse at normalesup dot org
2012-04-28 13:08 ` manu at gcc dot gnu.org
2012-04-28 18:50 ` marc.glisse at normalesup dot org
2012-04-28 21:53 ` eggert at gnu dot org
2012-04-28 22:17 ` marc.glisse at normalesup dot org
2012-04-28 22:41 ` eggert at gnu dot org
2012-05-05 11:32 ` manu at gcc dot gnu.org
2012-05-05 12:15 ` manu at gcc dot gnu.org
2014-06-10 23:19 ` P at draigBrady dot com [this message]
2010-04-16 21:44 [Bug c/43772] New: " P at draigBrady dot com
2010-04-17 11:03 ` [Bug c/43772] " rguenth at gcc dot gnu dot org
2010-04-17 17:41 ` P at draigBrady dot com
2010-04-22  0:38 ` P at draigBrady dot com
2010-09-23  6:52 ` muntyan at fastmail dot fm
2010-09-23  8:13 ` manu at gcc dot gnu dot org
2010-09-23  8:24 ` manu at gcc dot gnu dot org

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=bug-43772-4-SwStSqvSM1@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@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).