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: c++ vs decl_external


On Wed, Apr 03, 2002 at 01:19:02PM -0800, Mark Mitchell wrote:
> IIRC, they get unmarked later.  This is the 
> slightly-odd-but-always-been-with-us DECL_NOT_REALLY_EXTERN bit.

In a case I'm looking at, it doesn't.

I'll check in a patch and (failing) test case to mainline here
in a minute and someone familiar with that slightly-oddness can
look at it.  The problem is not urgent -- we simply fail to
emit an unused function warning when we ought.


r~


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