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]
Other format: [Raw text]

Re: [lto] PATCH COMMITTED Re: potiential problems with parm decls.


>>>>> "KZ" == Kenneth Zadeck <zadeck@naturalbridge.com> writes:

KZ> +  /* Output the argument array.  */
KZ> +  LTO_DEBUG_INDENT_TOKEN ("decl_arguments")

I find it a little strange to see function-like macro invocations with
no terminating ";".

In addition to looking strange, this upsets Emacs; it may be odd but
GNU-style indentation is partially defined as "whatever makes Emacs do
the right thing".

Tom


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