From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19648 invoked by alias); 31 Jan 2003 13:51:37 -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 19639 invoked from network); 31 Jan 2003 13:51:36 -0000 Received: from unknown (HELO mail.goquest.com) (12.18.108.6) by 172.16.49.205 with SMTP; 31 Jan 2003 13:51:36 -0000 Received: (qmail 26498 invoked by uid 0); 31 Jan 2003 13:51:32 -0000 Received: from mszick@goquest.com by mail.goquest.com by uid 502 with qmail-scanner-1.15 (spamassassin: 2.31. Clear:. Processed in 0.366211 secs); 31 Jan 2003 13:51:32 -0000 Received: from unknown (HELO localhost.localdomain) (66.90.216.59) by mail.goquest.com with SMTP; 31 Jan 2003 13:51:32 -0000 Content-Type: text/plain; charset="iso-8859-1" From: Michael S. Zick To: Mike Stump Subject: Re: GCC 3.3, GCC 3.4 Date: Fri, 31 Jan 2003 16:01:00 -0000 Cc: gcc@gcc.gnu.org References: <812EC35C-34BA-11D7-8309-003065A77310@apple.com> In-Reply-To: <812EC35C-34BA-11D7-8309-003065A77310@apple.com> MIME-Version: 1.0 Message-Id: <03013107454001.00735@localhost.localdomain> Content-Transfer-Encoding: 8bit X-SW-Source: 2003-01/txt/msg01762.txt.bz2 On Thursday 30 January 2003 07:22 pm, Mike Stump wrote: > > I'm trying to envision the documentation: > > --please-make-compiler-deterministic > > Eliminates non-determinism from the compiler. > > :-) It that an -f option, or an -m option? I think that is a --sol-... option. But to have any sort of meaningful comparisons between --version=yesterday and --version=tomorrow we do need some way to get the "GC noise" out of the numbers. Mike