From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16737 invoked by alias); 5 Sep 2002 21:56:46 -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 16730 invoked from network); 5 Sep 2002 21:56:46 -0000 Received: from unknown (HELO nile.gnat.com) (205.232.38.5) by sources.redhat.com with SMTP; 5 Sep 2002 21:56:46 -0000 Received: by nile.gnat.com (Postfix, from userid 338) id 015A2F28D2; Thu, 5 Sep 2002 17:56:45 -0400 (EDT) To: herbert@isis.visi.com, herbert@shell.visi.com Subject: Re: 128-bit precision Cc: gcc@gcc.gnu.org Message-Id: <20020905215645.015A2F28D2@nile.gnat.com> Date: Thu, 05 Sep 2002 14:56:00 -0000 From: dewar@gnat.com (Robert Dewar) X-SW-Source: 2002-09/txt/msg00203.txt.bz2 >>I am talking about real numbers. Sorry for the confusion. I doubt that GCC will support real numbers of any precision. I suspect you are asking about floating-point formats :-) The answer is no, gcc on linux x86 machines will not support 128-bit precision arithmetic operations.