From owner-freebsd-current Sun Jun 23 22:15:47 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id WAA24215 for current-outgoing; Sun, 23 Jun 1996 22:15:47 -0700 (PDT) Received: from rover.village.org (rover.village.org [204.144.255.49]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id WAA24207; Sun, 23 Jun 1996 22:15:30 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by rover.village.org (8.7.5/8.6.6) with SMTP id XAA23717; Sun, 23 Jun 1996 23:10:21 -0600 (MDT) Message-Id: <199606240510.XAA23717@rover.village.org> To: Nate Williams Subject: Re: Heads-up! gcc-2.7.2 on the way! Cc: Terry Lambert , peter@spinner.dialix.com, current@freebsd.org, committers@freebsd.org In-reply-to: Your message of Wed, 19 Jun 1996 13:09:17 MDT Date: Sun, 23 Jun 1996 23:10:21 -0600 From: Warner Losh Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk : > I assume that the strength reduction stuff is disabled in the port, then. : : I believe one of the patches fixes that bug. The 2.7.3-ss stuff that is in testing fixes that. : > How does this square with the new g++ library stuff? : : They go hand-in-hand. You can't have one w/out the other, hence the : reason both are going in at the same time. Yes. You need patches for libg++ before it will work with 2.7.3-ss. Sounds like nate is on top of all of this. Warner