This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug inline-asm/22045] can't find a register in class 'GENERAL_REGS'
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 13 Jun 2005 14:17:09 -0000
- Subject: [Bug inline-asm/22045] can't find a register in class 'GENERAL_REGS'
- References: <20050613133124.22045.macro@linux-mips.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2005-06-13 14:17 -------
(In reply to comment #4)
> There is no other software involved.
What I mean is this is a known non-bug in GCC in that running out registers cause things to wrong with
people's inline-asm on x86. If people stop writting inline-asm like this we would not have these bug
reports. If you notice that this is not an ICE but a normal error.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22045