From owner-cvs-all Sun Oct 15 19: 9:41 2000 Delivered-To: cvs-all@freebsd.org Received: from palrel1.hp.com (palrel1.hp.com [156.153.255.242]) by hub.freebsd.org (Postfix) with ESMTP id EF94D37B66C; Sun, 15 Oct 2000 19:09:37 -0700 (PDT) Received: from adlmail.cup.hp.com (adlmail.cup.hp.com [15.0.100.30]) by palrel1.hp.com (Postfix) with ESMTP id 137799C5; Sun, 15 Oct 2000 19:09:37 -0700 (PDT) Received: from cup.hp.com (p1000180.nsr.hp.com [15.109.0.180]) by adlmail.cup.hp.com (8.9.3 (PHNE_18546)/8.9.3 SMKit7.02) with ESMTP id TAA16059; Sun, 15 Oct 2000 19:09:36 -0700 (PDT) Message-ID: <39EA635F.5C08FB99@cup.hp.com> Date: Sun, 15 Oct 2000 19:09:35 -0700 From: Marcel Moolenaar Organization: Hewlett-Packard X-Mailer: Mozilla 4.73 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: Doug Rabson Cc: Marcel Moolenaar , cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/lib/libc/ia64/sys fork.S References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Doug Rabson wrote: > > On Sun, 15 Oct 2000, Marcel Moolenaar wrote: > > > marcel 2000/10/15 13:33:41 PDT > > > > Modified files: > > lib/libc/ia64/sys fork.S > > Log: > > Fix RAW dependency violation on p6 between cmp and mov. > > Thanks Marcel - I converted some of that code fairly mindlessly from the > alpha and I obviously missed a few problems. I haven't checked in detail, but this one caught my eye. I also noticed some unnecessary stops, but at this time that's not really important... > We should tweak the Makefile so that assembler is build with '-Wa,-x' on > ia64 to catch this kind of problem. Ah, so gas does have some form of dependency checking? Do you you know if it handles all the implied dependencies as well or are they rudimentary checks? -- Marcel Moolenaar mail: marcel@cup.hp.com / marcel@FreeBSD.org tel: (408) 447-4222 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message