From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1762 invoked by alias); 7 Jul 2004 11:22:52 -0000 Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org Received: (qmail 1746 invoked from network); 7 Jul 2004 11:22:50 -0000 Received: from unknown (HELO mail.polimi.it) (131.175.12.67) by sourceware.org with SMTP; 7 Jul 2004 11:22:50 -0000 Received: from gnu.org (paride.rett.polimi.it [131.175.65.135]) (authenticated bits=0) by mail.polimi.it (Switch-3.0.5/Switch-3.0.0) with ESMTP id i67BMbpT020985; Wed, 7 Jul 2004 13:22:39 +0200 (MEST) Message-ID: <40EBDDB9.4000207@gnu.org> Date: Wed, 07 Jul 2004 11:49:00 -0000 From: Paolo Bonzini User-Agent: Mozilla Thunderbird 0.5 (Windows/20040207) MIME-Version: 1.0 Newsgroups: gmane.comp.gcc.patches To: Jan Beulich CC: zack@codesourcery.com, gcc-patches@gcc.gnu.org Subject: Re: enable maximum integer type to be 128 bits References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-PMX-Version: 4.6.0.99824, Antispam-Core: 4.6.1.104326, Antispam-Data: 2004.7.6.106122 X-PerlMx-Spam: Gauge=%%XPROB%%IIIIIII, Probability=7%, Report='__MOZILLA_MSGID 0, __HAS_MSGID 0, __SANE_MSGID 0, __USER_AGENT 0, X_ACCEPT_LANG 0, __MIME_VERSION 0, __TO_MALFORMED_2 0, __REFERENCES 0, __IN_REP_TO 0, __EVITE_CTYPE 0, __CT_TEXT_PLAIN 0, __CT 0, __CTE 0, __UNUSABLE_MSGID 0, QUOTED_EMAIL_TEXT 0, __MIME_TEXT_ONLY 0, REFERENCES 0.000, IN_REP_TO 0, USER_AGENT 0.000' X-SW-Source: 2004-07/txt/msg00576.txt.bz2 Message-ID: <20040707114900.8ZwtDKuddUUwV4ejy5jbFHKbM_I8MC5hh6-lAg-S_sc@z> > But this isn't intended for just a single target architecture. Any > 64-bit one can benefit from this. If a command line option is more > suitable, then if at all this ought to be a common one. So, a -f option. Paolo