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/39847] 16 symbolic register names generates error: more than 30 operands in 'asm'



------- Comment #17 from aph at gcc dot gnu dot org  2009-04-22 18:40 -------
I agree with Jakub's point.

David, can you try instead of register operands using named register variables
instead?  I think that may work, unless there is some other limit of which I'm
unaware.


-- 


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


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