From owner-cvs-all@FreeBSD.ORG  Thu Jan 27 23:15:59 2005
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 56A7816A4CE; Thu, 27 Jan 2005 23:15:59 +0000 (GMT)
Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 2AD6843D31; Thu, 27 Jan 2005 23:15:59 +0000 (GMT)
	(envelope-from marcel@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j0RNFxfY068302;
	Thu, 27 Jan 2005 23:15:59 GMT
	(envelope-from marcel@repoman.freebsd.org)
Received: (from marcel@localhost)
	by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j0RNFxqL068301;
	Thu, 27 Jan 2005 23:15:59 GMT
	(envelope-from marcel)
Message-Id: <200501272315.j0RNFxqL068301@repoman.freebsd.org>
From: Marcel Moolenaar <marcel@FreeBSD.org>
Date: Thu, 27 Jan 2005 23:15:59 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org,
	cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Subject: cvs commit: src/tools/regression/ia64/unaligned unaligned.t
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 27 Jan 2005 23:15:59 -0000

marcel      2005-01-27 23:15:59 UTC

  FreeBSD src repository

  Modified files:
    tools/regression/ia64/unaligned unaligned.t 
  Log:
  Skip the register based postinc stores here and don't count them
  in the number of tests. This way we avoid skipped tests for non-
  existent memory access combinations. The number of tests dropped
  from 60 to 48.
  
  Revision  Changes    Path
  1.3       +12 -5     src/tools/regression/ia64/unaligned/unaligned.t