[Bug inline-asm/39847] 16 symbolic register names generates error: more than 30 operands in 'asm'
aph at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Wed Apr 22 16:53:00 GMT 2009
------- Comment #8 from aph at gcc dot gnu dot org 2009-04-22 16:53 -------
I don't see why this is changed to WONTFIX. Fixing inline asm to allow the use
of all a machine's registers is trivial, and should not be refused for the sake
of a pedantic argument about whether someone should be using asm. gcc is a
professional tool whose users are capable of deciding for themselves if they
need to use asm. It makes no sense at all arbitrarily to restrict the number
of operands.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39847
More information about the Gcc-bugs
mailing list