From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12404 invoked by alias); 13 May 2002 09:05:21 -0000 Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org Received: (qmail 12394 invoked from network); 13 May 2002 09:05:17 -0000 Received: from unknown (HELO web13205.mail.yahoo.com) (216.136.174.190) by sources.redhat.com with SMTP; 13 May 2002 09:05:17 -0000 Message-ID: <20020513090517.90680.qmail@web13205.mail.yahoo.com> Received: from [203.215.160.34] by web13205.mail.yahoo.com via HTTP; Mon, 13 May 2002 02:05:17 PDT Date: Mon, 13 May 2002 04:10:00 -0000 From: Danish Samad Subject: register allocation problem To: gcc@gcc.gnu.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2002-05/txt/msg00948.txt.bz2 hello, The problem I am getting is that GCC fails to assign register to virtual-stack-dynamic-regnum Initial RTL is (insn 197 196 200 (set (mem/s:QI (plus:QI (reg/f:QI 37 virtual-stack-dynamic) (const_int 392 [0x188])) 0) (reg:QI 78)) -1 (nil) (nil)) the RTL after register allocation is (insn 197 196 200 (set (mem/s:QI (plus:QI (reg/f:QI 37 virtual-stack-dynamic) (const_int 392 [0x188])) 0) (reg:QI 0 r0 [78])) 2 {*movqi_insn} (nil) (nil)) regards, danish __________________________________________________ Do You Yahoo!? LAUNCH - Your Yahoo! Music Experience http://launch.yahoo.com