From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20346 invoked by alias); 5 Mar 2008 07:50:34 -0000 Received: (qmail 20216 invoked by uid 48); 5 Mar 2008 07:49:50 -0000 Date: Wed, 05 Mar 2008 07:50:00 -0000 Message-ID: <20080305074950.20215.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug target/35466] Different assembly codes on 32bit and 64bit hosts In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "pinskia at gcc dot gnu dot org" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2008-03/txt/msg00290.txt.bz2 ------- Comment #2 from pinskia at gcc dot gnu dot org 2008-03-05 07:49 ------- This is a HWI issue. I don't know how many times I tell people that x86 should default to 64bit HWI if it uses TImode. -- pinskia at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- GCC target triplet|x86_64-unknown-linux-gnu |i?86-*-* x86_64-*-* http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35466