[Bug inline-asm/39847] 16 symbolic register names generates error: more than 30 operands in 'asm'

d at teklibre dot com gcc-bugzilla@gcc.gnu.org
Wed Apr 22 17:55:00 GMT 2009



------- Comment #13 from d at teklibre dot com  2009-04-22 17:55 -------
@Andrew
>I suspect the reason the limit is 30 is that when that code was written the
>largest register set was 32 registers, 2 of which were reserved to the
>implementation.  Inline asm hasn't kept up with the hardware.

That old huh? Given that I/O operands take two virtual regs... methinks that
the history of this is more of an x86ism... 

and symbolic register parameters date back to gcc 3.1....


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39847



More information about the Gcc-bugs mailing list