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:

> On Mon, Sep 01, 2003 at 10:57:52PM -0700, Geoff Keating wrote:
> > Could you describe how you plan to use this new macro?
> 
> See the test for main in tree_rest_of_compilation.

Hmmm.  That's certainly a Cism.  Shouldn't this be testing
DECL_EXTERNAL too?  And flag_hosted?

-- 
- 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]