From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22543 invoked by alias); 18 Jan 2005 09:57:53 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 22020 invoked by uid 48); 18 Jan 2005 09:57:34 -0000 Date: Tue, 18 Jan 2005 09:57:00 -0000 Message-ID: <20050118095734.22019.qmail@sourceware.org> From: "fshvaige at cisco dot com" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20041109155544.18404.fshvaige@cisco.com> References: <20041109155544.18404.fshvaige@cisco.com> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug target/18404] unnecessary sll when -mint64 (MIPS) X-Bugzilla-Reason: CC X-SW-Source: 2005-01/txt/msg02388.txt.bz2 List-Id: ------- Additional Comments From fshvaige at cisco dot com 2005-01-18 09:57 ------- Where can I read the discussion preceding this decision ? Int is default type in C. I want (as option) default to be 64 bit; it seems to me so natural for 64 bit architecture. I know that 64 bit MIPS CPUs complete some 32 bit operations faster then corresponding 64 bit ops, but still. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18404