This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug ada/15858] New: gnatelim still referenced in the GNAT user and reference manuals
- From: "jc at apinc dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 7 Jun 2004 14:28:50 -0000
- Subject: [Bug ada/15858] New: gnatelim still referenced in the GNAT user and reference manuals
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
gnatelim doesn't seem to be generated anymore in the lasts gcc versions.
However its documentation is still present in the documentation.
There are also small references to gnatelim in the comments of gnatcmd.adb,
and gnatelim is still considered as a valid command in vms_conv.adb.
An easy replacement of gnatelim is made with the parameters -ffunction-sections
and -fdata-sections during compilation, and -gc-sections during the linking
stage. So it might be a replacement in the documentation.
I could do a patch myself, but you would probably be affraid by my english.
Nevertheless if it's just deleting the gnatelim sections in the doc, I obviously
can do it, if it helps.
Regards,
JC
--
Summary: gnatelim still referenced in the GNAT user and reference
manuals
Product: gcc
Version: 3.4.0
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: ada
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: jc at apinc dot org
CC: gcc-bugs at gcc dot gnu dot org
GCC build triplet: N/A
GCC host triplet: N/A
GCC target triplet: N/A
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15858