From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2878 invoked by alias); 5 Sep 2009 08:27:23 -0000 Received: (qmail 2870 invoked by uid 22791); 5 Sep 2009 08:27:22 -0000 X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00,SPF_PASS X-Spam-Check-By: sourceware.org Received: from vexpert.dbai.tuwien.ac.at (HELO vexpert.dbai.tuwien.ac.at) (128.131.111.2) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sat, 05 Sep 2009 08:27:14 +0000 Received: from acrux.dbai.tuwien.ac.at (acrux.dbai.tuwien.ac.at [128.131.111.60]) by vexpert.dbai.tuwien.ac.at (Postfix) with ESMTP id 0648A1E07E; Sat, 5 Sep 2009 10:27:08 +0200 (CEST) Received: by acrux.dbai.tuwien.ac.at (Postfix, from userid 1203) id EAA171005D; Sat, 5 Sep 2009 10:27:09 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by acrux.dbai.tuwien.ac.at (Postfix) with ESMTP id D7D6610059; Sat, 5 Sep 2009 10:27:09 +0200 (CEST) Date: Sat, 05 Sep 2009 08:27:00 -0000 From: Gerald Pfeifer To: FX cc: gcc@gcc.gnu.org Subject: Re: VTA merge broke i386-apple-darwin bootstrap (a primary platform) In-Reply-To: <006A08BF-710A-4F30-B6E8-C5611ADBF694@gmail.com> Message-ID: References: <006A08BF-710A-4F30-B6E8-C5611ADBF694@gmail.com> User-Agent: Alpine 1.99 (LSU 1142 2008-08-13) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-IsSubscribed: yes Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org X-SW-Source: 2009-09/txt/msg00127.txt.bz2 On Thu, 3 Sep 2009, FX wrote: > Filed as PR 41245. Same for i386-unknown-freebsd7.2: Comparing stages 2 and 3 warning: gcc/cc1-checksum.o differs warning: gcc/cc1plus-checksum.o differs warning: gcc/cc1obj-checksum.o differs Bootstrap comparison failure! gcc/cfgloopmanip.o differs gmake[2]: *** [compare] Error 1 Would be interesting to see someone build i386-linux (really i386, not i586 or i686). Gerald