This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
[C++ PATCH]: Remove unused extern decl
- To: gcc-patches at gcc dot gnu dot org
- Subject: [C++ PATCH]: Remove unused extern decl
- From: Nathan Sidwell <nathan at codesourcery dot com>
- Date: Fri, 29 Jun 2001 15:11:56 +0100
- Organization: Codesourcery LLC
Hi,
Gaby asked what this decl was doing. Well it's not needed any more as
that explict variable has been subsumed into the generic machinery I
implemented in c-decl.c.
built & tested on i686-pc-linux-gnu, installed under the obvious rule.
nathan
--
Dr Nathan Sidwell :: http://www.codesourcery.com :: CodeSourcery LLC
'But that's a lie.' - 'Yes it is. What's your point?'
nathan@codesourcery.com : http://www.cs.bris.ac.uk/~nathan/ : nathan@acm.org
cp-tree.patch