From owner-freebsd-current Thu Mar 26 16:00:38 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA16141 for freebsd-current-outgoing; Thu, 26 Mar 1998 16:00:38 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.2.228.19]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA16119 for ; Thu, 26 Mar 1998 16:00:35 -0800 (PST) (envelope-from bde@godzilla.zeta.org.au) Received: (from bde@localhost) by godzilla.zeta.org.au (8.8.7/8.8.7) id KAA22399; Fri, 27 Mar 1998 10:56:31 +1100 Date: Fri, 27 Mar 1998 10:56:31 +1100 From: Bruce Evans Message-Id: <199803262356.KAA22399@godzilla.zeta.org.au> To: bde@zeta.org.au, jdp@polstra.com Subject: Re: gcc bug in -current!!! Cc: current@FreeBSD.ORG Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >> gas doesn't understand fildll (it silently (:-() converts it to fildl). > >This patch to "as" fixes the test case, and I think it's correct. >This is not to say that the compiler shouldn't be fixed. But the >assembler should be fixed too, and that's easier. :-) It only took one line to ungeneralise the ifdef in the compiler :-). I have compiled the world. There seemed to be about 50 object differences caused by this change. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message