From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24044 invoked by alias); 4 Feb 2004 03:21:12 -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 24033 invoked by uid 48); 4 Feb 2004 03:21:11 -0000 Date: Wed, 04 Feb 2004 03:21:00 -0000 Message-ID: <20040204032111.24032.qmail@sources.redhat.com> From: "bero at arklinux dot org" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20040124223232.13850.bero@arklinux.org> References: <20040124223232.13850.bero@arklinux.org> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug optimization/13850] [tree-ssa] Fails to compile ffmpeg on x86: can't find a register in class `GENERAL_REGS' while reloading `asm' X-Bugzilla-Reason: CC X-SW-Source: 2004-02/txt/msg00478.txt.bz2 List-Id: ------- Additional Comments From bero at arklinux dot org 2004-02-04 03:21 ------- FWIF, the code is so silly because I've stripped out all parts not related to the problem. It's much more complex (and actually makes a bit of sense) if you don't remove the 30 lines between those that trigger the error. ;) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13850