This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: GCC 3.1 Issues
- From: dewar at gnat dot com (Robert Dewar)
- To: jsm28 at cam dot ac dot uk, mark at codesourcery dot com
- Cc: gcc at gcc dot gnu dot org
- Date: Fri, 8 Mar 2002 00:29:36 -0500 (EST)
- Subject: Re: GCC 3.1 Issues
I agree that the lack of a user manual is blocking to including the GNAT
sources. I will try to address this immediately.
As for the bug box, I am confused by this, the current sources should
generate a message saying
Write_Str
("| Please submit bug report by email " &
"to gcc-bugs@gcc.gnu.org.");
End_Line;
providing that Gnat_Version_Type is set to "FSF " as it should be for the
sources at the FSF. Perhaps somehow this did not get done. I will check