From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16726 invoked by alias); 4 Apr 2003 17:13:22 -0000 Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org Received: (qmail 16719 invoked from network); 4 Apr 2003 17:13:20 -0000 Received: from unknown (HELO piper.synopsys.com) (204.176.21.196) by sources.redhat.com with SMTP; 4 Apr 2003 17:13:20 -0000 Received: (from jbuck@localhost) by piper.synopsys.com (8.11.6/8.11.6) id h34HCnf03282; Fri, 4 Apr 2003 09:12:49 -0800 From: Joe Buck Message-Id: <200304041712.h34HCnf03282@piper.synopsys.com> Subject: Re: General search for symbols... To: zack@codesourcery.com (Zack Weinberg) Date: Fri, 04 Apr 2003 18:51:00 -0000 Cc: gcc@gcc.gnu.org In-Reply-To: <87of3m9b6l.fsf@egil.codesourcery.com> from "Zack Weinberg" at Apr 03, 2003 07:46:42 PM MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-SW-Source: 2003-04/txt/msg00185.txt.bz2 Zack writes: > Note that as of 3.3 GCC no longer supports , although there > are still vestiges of the old code for it. We should have a mention of that (together with any other deprecated features not already mentioned) on http://gcc.gnu.org/gcc-3.3/changes.html