From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 891 invoked by alias); 23 Jul 2010 08:25:04 -0000 Received: (qmail 862 invoked by uid 22791); 23 Jul 2010 08:25:02 -0000 X-SWARE-Spam-Status: No, hits=-0.4 required=5.0 tests=AWL,BAYES_20,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE X-Spam-Check-By: sourceware.org Received: from mail-vw0-f43.google.com (HELO mail-vw0-f43.google.com) (209.85.212.43) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 23 Jul 2010 08:24:59 +0000 Received: by vws8 with SMTP id 8so1620108vws.2 for ; Fri, 23 Jul 2010 01:24:57 -0700 (PDT) MIME-Version: 1.0 Received: by 10.220.125.16 with SMTP id w16mr1427357vcr.224.1279873497168; Fri, 23 Jul 2010 01:24:57 -0700 (PDT) Received: by 10.220.186.204 with HTTP; Fri, 23 Jul 2010 01:24:57 -0700 (PDT) Date: Fri, 23 Jul 2010 08:41:00 -0000 Message-ID: Subject: When will the next gcc come out From: Huang Bambo To: The Cygwin Mailing List Content-Type: text/plain; charset=ISO-8859-1 X-IsSubscribed: yes Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com X-SW-Source: 2010-07/txt/msg00491.txt.bz2 The current gcc( 4.3.4 ) has some bug with O3 option. it will optimized out some needed code in some case. I meet this bug when I compile ACE library. If I use O2 option, everything goes fine. So, maybe many people may waiting for the new version. :> Thanks ! -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple