This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug optimization/13850] [tree-ssa] Fails to compile ffmpeg on x86: can't find a register in class `GENERAL_REGS' while reloading `asm'
- From: "bero at arklinux dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 4 Feb 2004 03:21:11 -0000
- Subject: [Bug optimization/13850] [tree-ssa] Fails to compile ffmpeg on x86: can't find a register in class `GENERAL_REGS' while reloading `asm'
- References: <20040124223232.13850.bero@arklinux.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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