From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7298 invoked by alias); 4 Oct 2002 20:21:38 -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 7291 invoked from network); 4 Oct 2002 20:21:37 -0000 Received: from unknown (HELO dragon.nuxi.com) (66.92.13.169) by sources.redhat.com with SMTP; 4 Oct 2002 20:21:37 -0000 Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.6/8.12.2) with ESMTP id g94KLbFX024363; Fri, 4 Oct 2002 13:21:37 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.6/8.12.5/Submit) id g94KLbfU024362; Fri, 4 Oct 2002 13:21:37 -0700 (PDT) Date: Fri, 04 Oct 2002 14:18:00 -0000 From: "David O'Brien" To: Joe Buck Cc: gcc@gcc.gnu.org Subject: Re: 3.2.1 draft release notes Message-ID: <20021004202137.GA24314@dragon.nuxi.com> Reply-To: obrien@FreeBSD.org References: <200210040111.g941Bw504533@piper.synopsys.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200210040111.g941Bw504533@piper.synopsys.com> User-Agent: Mutt/1.4i X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 X-SW-Source: 2002-10/txt/msg00293.txt.bz2 On Thu, Oct 03, 2002 at 06:11:58PM -0700, Joe Buck wrote: > Here's a first draft for GCC 3.2.1 release notes. Please let me know > about anything else that should be mentioned. > -------------------------------------------------------------------- > First, internal compiler errors (ICEs). These are multi-platform; some > processor-specific ICEs are listed below. ... > C and optimizer bugs > 7102 unsigned char divisision results in floating exception > 7120 Run once loop should *always* be unrolled (pessimization) > 7515 invalid inlining of global function with -O3 > 7814 incorrect scheduling for glibc-2.2.92 stpcpy test Please see the thread I started this morning for what appears to be 6 more PR's to add to this list.