From owner-freebsd-hackers Sun Jun 18 06:30:24 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id GAA12915 for hackers-outgoing; Sun, 18 Jun 1995 06:30:24 -0700 Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.2.228.34]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id GAA12906 for ; Sun, 18 Jun 1995 06:30:14 -0700 Received: (from bde@localhost) by godzilla.zeta.org.au (8.6.9/8.6.9) id XAA29323; Sun, 18 Jun 1995 23:27:34 +1000 Date: Sun, 18 Jun 1995 23:27:34 +1000 From: Bruce Evans Message-Id: <199506181327.XAA29323@godzilla.zeta.org.au> To: ache@astral.msk.su, hackers@freebsd.org Subject: Re: Just FYI, gcc 2.7.0 is out, do we plan to switch to it? Sender: hackers-owner@freebsd.org Precedence: bulk I think we should put it into 2.2 immediately (or maybe wait for 2.7.1). The i386 changes are small - mainly better support for passing parameters in registers and popping parameters in the callee. Bruce