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: [PATCH] decl lang hooks


On 05/09/2017 07:01 AM, Marek Polacek wrote:
On Mon, May 08, 2017 at 03:16:13PM -0400, Nathan Sidwell wrote:
+/* Return the list of decls in the global namespace.  */
+
+static
+tree get_global_decls ()

These look weird - I'd expect to see "static tree" on the same line.

D'oh! thanks for noticing.

nathan
--
Nathan Sidwell


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