From owner-freebsd-current Sun Nov 7 2:27:36 1999 Delivered-To: freebsd-current@freebsd.org Received: from peedub.muc.de (peedub.muc.de [193.149.49.109]) by hub.freebsd.org (Postfix) with ESMTP id 1496814DE4; Sun, 7 Nov 1999 02:27:33 -0800 (PST) (envelope-from garyj@peedub.muc.de) Received: from peedub.muc.de (localhost [127.0.0.1]) by peedub.muc.de (8.9.3/8.6.9) with ESMTP id LAA00486; Sun, 7 Nov 1999 11:15:22 +0100 (CET) Message-Id: <199911071015.LAA00486@peedub.muc.de> X-Mailer: exmh version 2.1.0 09/18/1999 To: obrien@freebsd.org Cc: freebsd-current@freebsd.org Subject: Re: show stopper for Gcc 2.95.2 conversion Reply-To: Gary Jennejohn In-reply-to: Your message of "Sun, 07 Nov 1999 00:11:48 +0100." <19991106151148.B5642@dragon.nuxi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sun, 07 Nov 1999 11:15:22 +0100 From: Gary Jennejohn Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG "David O'Brien" writes: >On Sat, Nov 06, 1999 at 10:34:18AM +0100, Gary Jennejohn wrote: >> Here's a patch to bus.h which works for both EGCS and GCC 2.95.2. I have > >Here is the patch I've been working on (before I 1st got BDE's reply). >The changes are mostly from OpenBSD + style changes for the way we do >things. Can you also test this one? > [patch snipped] This patch also works with both compilers. Seems kind of hairy, though. Any idea why GCC 2.95.2 produces so much more code ? # ls -l /kernel*gc* -rwxr-xr-x 1 root wheel 1753591 Nov 7 10:50 /kernel.egcs* -rwxr-xr-x 1 root wheel 1788387 Nov 7 10:57 /kernel.gcc* well, it's not all that much more. --- Gary Jennejohn Home - garyj@muc.de Work - garyj@fkr.cpqcorp.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message