This is the mail archive of the gcc@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: your change to tree-sra.c


On Wed, Jul 07, 2004 at 05:45:36PM +0100, Dave Korn wrote:
>   Or it can mean that the variable is an extern declaration.

We're talking about gcc internals here.  If the variable were extern,
then DECL_EXTERNAL would be set.  This is not the case.


r~


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