From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7419 invoked by alias); 14 Jul 2006 06:17:33 -0000 Received: (qmail 7409 invoked by uid 22791); 14 Jul 2006 06:17:32 -0000 X-Spam-Check-By: sourceware.org Received: from us01smtp1.synopsys.com (HELO boden.synopsys.com) (198.182.44.79) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 14 Jul 2006 06:17:29 +0000 Received: from crone.synopsys.com (crone.synopsys.com [146.225.7.23]) by boden.synopsys.com (Postfix) with ESMTP id 3EA9EDB6E; Thu, 13 Jul 2006 23:15:48 -0700 (PDT) Received: from US01WEBRH2.internal.synopsys.com (localhost [127.0.0.1]) by crone.synopsys.com (8.9.1/8.9.1) with ESMTP id XAA14118; Thu, 13 Jul 2006 23:17:26 -0700 (PDT) Received: from JP01WEMBX1.internal.synopsys.com ([10.128.9.55]) by US01WEBRH2.internal.synopsys.com with Microsoft SMTPSVC(6.0.3790.1830); Thu, 13 Jul 2006 23:17:25 -0700 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: RE: Inconsistent floating point result when using G++ 3.3.6 with option -O0 or -O1 separately Date: Fri, 14 Jul 2006 06:17:00 -0000 Message-ID: <63E93BF3055BAC45A75523C731737ECBDFA19F@JP01WEMBX1.internal.synopsys.com> From: "Deng Shi" To: "Ian Lance Taylor" , "Deng Shi" Cc: Mailing-List: contact gcc-help-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-help-owner@gcc.gnu.org X-SW-Source: 2006-07/txt/msg00182.txt.bz2 I just find the such a sum of -f options for -O1 on GCC 3.3.6 online manual.=20 What are the others -f options indicating in -O1?=20=20 Deng