From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24172 invoked by alias); 4 Jul 2007 13:54:51 -0000 Received: (qmail 24136 invoked by uid 48); 4 Jul 2007 13:54:38 -0000 Date: Wed, 04 Jul 2007 13:54:00 -0000 Message-ID: <20070704135438.24135.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug middle-end/32004] [4.1/4.2/4.3 regression] : can't find a register in class 'GENERAL_REGS' while reloading 'asm' In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "bonzini at 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: 2007-07/txt/msg00519.txt.bz2 ------- Comment #20 from bonzini at gnu dot org 2007-07-04 13:54 ------- The attached patch makes PR30311 resurface; this seems like a minor problem because that code is dubious, and can be worked around by not doing the transformation when the modes mismatch. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32004