From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5341 invoked by alias); 16 Nov 2011 10:09:35 -0000 Received: (qmail 5332 invoked by uid 22791); 16 Nov 2011 10:09:34 -0000 X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW X-Spam-Check-By: sourceware.org Received: from mail-wy0-f175.google.com (HELO mail-wy0-f175.google.com) (74.125.82.175) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 16 Nov 2011 10:09:20 +0000 Received: by wyg8 with SMTP id 8so260304wyg.20 for ; Wed, 16 Nov 2011 02:09:19 -0800 (PST) MIME-Version: 1.0 Received: by 10.216.230.18 with SMTP id i18mr567756weq.6.1321438159184; Wed, 16 Nov 2011 02:09:19 -0800 (PST) Received: by 10.216.182.12 with HTTP; Wed, 16 Nov 2011 02:09:18 -0800 (PST) In-Reply-To: References: Date: Wed, 16 Nov 2011 10:22:00 -0000 Message-ID: Subject: Re: Odd things when change gcc from 3.3 to 3.4 From: Jonathan Wakely To: Mingjie Xing Cc: gcc-help@gcc.gnu.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes Mailing-List: contact gcc-help-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-help-owner@gcc.gnu.org X-SW-Source: 2011-11/txt/msg00162.txt.bz2 On 16 November 2011 02:27, Mingjie Xing wrote: > > =A0BTW, not all such problems can be resolved by simply using a > more recent version of GCC. No, of course not, but if you're upgrading anyway then it might make more sense to use an actively supported version, not a discontinued, unsupported version. You did email these lists looking for help, i,e. support, so that's why I asked if there's a reason you aren't using a version that's still actually supported.