This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Suggest: remove enquire.c and related rules from the tree.
- From: Nathanael Nerode <neroden at doctormoo dot dyndns dot org>
- To: gcc at gcc dot gnu dot org
- Date: Sat, 15 Jun 2002 00:16:38 -0400
- Subject: Suggest: remove enquire.c and related rules from the tree.
Currently enquire.c & its rules exist only for the benefit of people
writing new float-*.h files. (This was not always the case.) It's a
really, really, nasty piece of code, and anyway we don't have the newest
version. :-) I suggest deleting it and its Makefile rules, and inserting
a note in some appropriate documentation ("How to write a new back end"?)
stating that 'enquire' might be a useful tool, and pointing to a website
with it.
What do others think?
--Nathanael