bug-indent
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: indent -vs- GCC-specific declaration macros


From: Tom Tromey
Subject: Re: indent -vs- GCC-specific declaration macros
Date: Thu, 20 Dec 2007 11:10:25 -0700
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.990 (gnu/linux)

>>>>> "Tom" == Tom Tromey <address@hidden> writes:

Following up my own post a little, to report a further problem...

Tom> static
Tom> GTY (())
Tom>     tree something;

Tom> Finally, GCC uses a macro called VEC to declare variables which are
Tom> expandable arrays.

Note that for global variables with VEC type, I see indentation
weirdness similar to the GTY case above.

Tom




reply via email to

[Prev in Thread] Current Thread [Next in Thread]