This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: GCC warnings for unused global variables
- From: dewar at gnat dot com (Robert Dewar)
- To: ak03 at gte dot com, gcc at gcc dot gnu dot org, jbuck at synopsys dot com, jkj at sco dot com,kabaev at mail dot ru, obrien at FreeBSD dot org, pthomas at suse dot de, rth at redhat dot com
- Date: Sat, 3 May 2003 01:47:04 -0400 (EDT)
- Subject: Re: GCC warnings for unused global variables
> I hate to say it, but *HATE* that GCC source file have no way of knowing
> which rev they are. It has been a problem more than once.
I must say I agree. We always had the version as part of the source for
GNAT, and have removed it for consistency with the gcc tree, and it is
a pain in the neck that this is no longer present :-(