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]

Re: GCC can't count operands.


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

> Parsing "%[0-9]+" doesn't strike me as being a terribly difficult.

But it would change the meaning of already existing code.  Just think
of `%[0-9]' immediately followed by numbers.

> And no, I'm not volunteering for any tasks. I'm pointing out a bug

It's not a bug.  It's a documented limitation, and nobody seems to
think it is important enough to fund a project to fix it.  See 
http://gcc.gnu.org/cgi-bin/fom.cgi?file=12

> (simple valid code that won't compile)

It's not valid code, just read the docs.

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


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