NetBSD Problem Report #50642
From www@NetBSD.org Sun Jan 10 20:14:42 2016
Return-Path: <www@NetBSD.org>
Received: from mail.netbsd.org (mail.NetBSD.org [199.233.217.200])
(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
(Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK))
by mollari.NetBSD.org (Postfix) with ESMTPS id 397FB7AC9D
for <gnats-bugs@gnats.NetBSD.org>; Sun, 10 Jan 2016 20:14:42 +0000 (UTC)
Message-Id: <20160110201441.558E27ACB6@mollari.NetBSD.org>
Date: Sun, 10 Jan 2016 20:14:41 +0000 (UTC)
From: dcb314@hotmail.com
Reply-To: dcb314@hotmail.com
To: gnats-bugs@NetBSD.org
Subject: src/sys/arch/hppa/include/db_machdep.h:118: bad if test ?
X-Send-Pr-Version: www-1.0
>Number: 50642
>Category: port-hppa
>Synopsis: src/sys/arch/hppa/include/db_machdep.h:118: bad if test ?
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: port-hppa-maintainer
>State: closed
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Sun Jan 10 20:15:01 +0000 2016
>Closed-Date: Mon Feb 15 11:53:59 +0000 2016
>Last-Modified: Wed Jul 13 08:30:01 +0000 2016
>Originator: David Binderman
>Release: cvs dated 20160110
>Organization:
>Environment:
>Description:
[src/sys/arch/hppa/include/db_machdep.h:118]: (style) Expression '(X & 0xfc001fc0) == 0xca0' is always false.
Source code is
return (ins & 0xfc001fc0) == 0x00000ca0;
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
From: "Nick Hudson" <skrll@netbsd.org>
To: gnats-bugs@gnats.NetBSD.org
Cc:
Subject: PR/50642 CVS commit: src/sys/arch/hppa/include
Date: Mon, 11 Jan 2016 08:14:08 +0000
Module Name: src
Committed By: skrll
Date: Mon Jan 11 08:14:08 UTC 2016
Modified Files:
src/sys/arch/hppa/include: db_machdep.h
Log Message:
PR port-hppa/50642: src/sys/arch/hppa/include/db_machdep.h:118: bad if test ?
Correct the test for rfir and add one for rfi while I'm here.
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/sys/arch/hppa/include/db_machdep.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
State-Changed-From-To: open->pending-pullups
State-Changed-By: skrll@NetBSD.org
State-Changed-When: Mon, 11 Jan 2016 08:29:02 +0000
State-Changed-Why:
[pullup-6 #1360]
[pullup-7 #1072]
From: "Soren Jacobsen" <snj@netbsd.org>
To: gnats-bugs@gnats.NetBSD.org
Cc:
Subject: PR/50642 CVS commit: [netbsd-7-0] src/sys/arch/hppa/include
Date: Tue, 12 Jan 2016 10:21:14 +0000
Module Name: src
Committed By: snj
Date: Tue Jan 12 10:21:14 UTC 2016
Modified Files:
src/sys/arch/hppa/include [netbsd-7-0]: db_machdep.h
Log Message:
Pull up following revision(s) (requested by skrll in ticket #1072):
sys/arch/hppa/include/db_machdep.h: revision 1.13
PR port-hppa/50642: src/sys/arch/hppa/include/db_machdep.h:118: bad if test ?
Correct the test for rfir and add one for rfi while I'm here.
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.12.26.1 src/sys/arch/hppa/include/db_machdep.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
From: "Soren Jacobsen" <snj@netbsd.org>
To: gnats-bugs@gnats.NetBSD.org
Cc:
Subject: PR/50642 CVS commit: [netbsd-7] src/sys/arch/hppa/include
Date: Tue, 12 Jan 2016 10:21:44 +0000
Module Name: src
Committed By: snj
Date: Tue Jan 12 10:21:44 UTC 2016
Modified Files:
src/sys/arch/hppa/include [netbsd-7]: db_machdep.h
Log Message:
Pull up following revision(s) (requested by skrll in ticket #1072):
sys/arch/hppa/include/db_machdep.h: revision 1.13
PR port-hppa/50642: src/sys/arch/hppa/include/db_machdep.h:118: bad if test ?
Correct the test for rfir and add one for rfi while I'm here.
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.12.22.1 src/sys/arch/hppa/include/db_machdep.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
State-Changed-From-To: pending-pullups->closed
State-Changed-By: dholland@NetBSD.org
State-Changed-When: Mon, 15 Feb 2016 11:53:59 +0000
State-Changed-Why:
pullups done
From: "Soren Jacobsen" <snj@netbsd.org>
To: gnats-bugs@gnats.NetBSD.org
Cc:
Subject: PR/50642 CVS commit: [netbsd-6] src/sys/arch/hppa/include
Date: Wed, 13 Jul 2016 08:25:45 +0000
Module Name: src
Committed By: snj
Date: Wed Jul 13 08:25:44 UTC 2016
Modified Files:
src/sys/arch/hppa/include [netbsd-6]: db_machdep.h
Log Message:
Pull up following revision(s) (requested by skrll in ticket #1360):
sys/arch/hppa/include/db_machdep.h: revision 1.13
PR port-hppa/50642: src/sys/arch/hppa/include/db_machdep.h:118: bad if test ?
Correct the test for rfir and add one for rfi while I'm here.
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.12.2.1 src/sys/arch/hppa/include/db_machdep.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
>Unformatted:
(Contact us)
$NetBSD: query-full-pr,v 1.39 2013/11/01 18:47:49 spz Exp $
$NetBSD: gnats_config.sh,v 1.8 2006/05/07 09:23:38 tsutsui Exp $
Copyright © 1994-2014
The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.