This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug inline-asm/22045] can't find a register in class 'GENERAL_REGS'


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]