This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Life and death of dyn-string.[ch] ?
- To: egcs at egcs dot cygnus dot com
- Subject: Life and death of dyn-string.[ch] ?
- From: Marc Espie <espie at quatramaran dot ens dot fr>
- Date: Sun, 7 May 2000 20:21:51 +0200
- Cc: mark at markmitchell dot com
Unless I missed something, dyn-string.[ch] fills no useful purpose whatsoever,
no that the dwarfout code has switched to using varray instead.
In any case, I couldn't find any reference to the dynstring functions in
gcc objects for a 0501 snapshot.
I could live without compiling and linking a file that does not get used,
even though it is reasonably small... Any reasons to link it yet ?