From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18098 invoked by alias); 6 Sep 2005 01:36: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 18083 invoked by uid 48); 6 Sep 2005 01:36:50 -0000 Date: Tue, 06 Sep 2005 01:36:00 -0000 Message-ID: <20050906013650.18082.qmail@sourceware.org> From: "amodra at bigpond dot net dot au" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20050414013914.21017.anton@samba.org> References: <20050414013914.21017.anton@samba.org> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug target/21017] ppc 64bit target not using rlwinm X-Bugzilla-Reason: CC X-SW-Source: 2005-09/txt/msg00608.txt.bz2 List-Id: ------- Additional Comments From amodra at bigpond dot net dot au 2005-09-06 01:36 ------- Actually, the 32-bit code is valid for 64-bit. ie. we don't need an rldicl 3,3,0,32 after the rlwinm, but that's another problem entirely. -- What |Removed |Added ---------------------------------------------------------------------------- URL| |http://gcc.gnu.org/ml/gcc- | |patches/2005- | |09/msg00298.html Keywords| |patch http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21017