This is the mail archive of the gcc-patches@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: shrink struct insn_operand_data


On Aug 12, 2001, Zack Weinberg <zackw@panix.com> wrote:

> The convention seems to be to leave it out.

Here's what the GNU Coding Standard have to say about this:

        We find it easier to read a program when it has spaces before
        the open-parentheses and after the commas. Especially after
        the commas.

It also says:

        But whatever style you use, please use it consistently [...]

> two to nine...

So this is an error in itself :-)

I don't know which way to fix it, but I'd rather follow the first
recommendation without exceptions.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* 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]