From owner-freebsd-questions@FreeBSD.ORG Fri Aug 1 10:01:17 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6956737B401 for ; Fri, 1 Aug 2003 10:01:17 -0700 (PDT) Received: from lifesupport.shutdown.com (dsl092-048-059.sfo2.dsl.speakeasy.net [66.92.48.59]) by mx1.FreeBSD.org (Postfix) with ESMTP id B785243F3F for ; Fri, 1 Aug 2003 10:01:14 -0700 (PDT) (envelope-from llewelly@lifesupport.shutdown.com) Received: (from llewelly@localhost) by lifesupport.shutdown.com (8.11.2/8.11.2) id h71GuV418718; Fri, 1 Aug 2003 09:56:31 -0700 (PDT) To: Chuck Swiger References: <3F1322A9.8080805@mac.com> From: LLeweLLyn Reese Date: 01 Aug 2003 09:56:30 -0700 In-Reply-To: <3F1322A9.8080805@mac.com> Message-ID: Lines: 16 User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: freebsd Questions Subject: Re: buggy optimization levels... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Aug 2003 17:01:17 -0000 Chuck Swiger writes: > Hi, all-- > > The "known bugs" section of the GCC info documentation lists 5 issues; > "man gcc" lists none. You are looking in the 'wrong' place for 'known bugs' (Or the GCC people aren't putting the info in the 'right' place :-) http://gcc.gnu.org/bugzilla/ Is where to look for known bugs.