This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Correction for GCC internals documentation
- From: "J. Grant" <jg-lists at jguk dot org>
- To: gcc-bugs <gcc-bugs at gcc dot gnu dot org>, gcc <gcc at gcc dot gnu dot org>
- Date: Sun, 15 Dec 2002 16:41:45 +0000
- Subject: Correction for GCC internals documentation
Hello,
http://gcc.gnu.org/onlinedocs/gccint/Passes.html
--
The option -dj causes a debugging dump of the RTL code after this pass
is run for the first time. This dump file's name is made by appending
.jump to the input file name.
--
This was saved as main.c.00.rtl when tested with gcc version 3.2
(Mandrake Linux 9.0 3.2-1mdk). Could someone check if this needed
correcting please? I do not know who maintains this document.
The internals doc is very interesting, I found some infomation I did not
know previously, thank you.
Regards
JG
please cc me in any replies