This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
c: static constructors and destructors
- From: Neil Booth <neil at daikokuya dot demon dot co dot uk>
- To: Richard Henderson <rth at redhat dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Tue, 27 Nov 2001 23:02:07 +0000
- Subject: c: static constructors and destructors
Richard,
It seems you did quite a bit of work on this in c-lang.c revision
1.35, but some of it was there since 1.1.
Is there any reason why this is C-specific, and not common to C and
ObjC?
Neil.