GCC can't count operands.

Alexandre Oliva aoliva@cygnus.com
Fri Mar 24 15:39:00 GMT 2000


On Mar 24, 2000, Tony Mantler <eek@escape.ca> wrote:

> That doesn't really help. There's more than enough registers on m68k
> to support more than 10 operands, even without using f and m, so
> sane and proper code breaks. This really isn't a good thing.

But what's your point?  Are you volunteering to modify GCC so that it
accepts more than 10 operands in ASM statements, and to find a way to
represent them in the ASM pattern?  Remember that there are only 10
digits in decimal, so you'd have a little bit of trouble to represent
the 11th operand in "%?".

-- 
Alexandre Oliva    Enjoy Guaraná, see http://www.ic.unicamp.br/~oliva/
Cygnus Solutions, a Red Hat company        aoliva@{redhat, cygnus}.com
Free Software Developer and Evangelist    CS PhD student at IC-Unicamp
oliva@{lsd.ic.unicamp.br, gnu.org}   Write to mailing lists, not to me



More information about the Gcc-bugs mailing list