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: Move C_DECL_FILE_SCOPE to tree.h


Richard Henderson <rth@redhat.com> writes:

> I'll shortly need this in code generic to all functions-as-trees languages.

Could you explain more what you mean by 'file scope'?  Scopes are a
language-specific property, as are files.  I hope we're not limiting
functions-as-trees to work only on languages that look like C.

-- 
- Geoffrey Keating <geoffk@geoffk.org>


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