This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Coldfire doc glitch
- From: "François-Xavier Coudert" <fxcoudert at gmail dot com>
- To: "GCC Development" <gcc at gcc dot gnu dot org>
- Cc: "Richard Sandiford" <richard at codesourcery dot com>
- Date: Tue, 6 Feb 2007 09:06:43 +0100
- Subject: Coldfire doc glitch
Hi Richard,
I found the following in my build logs, and thought it was worth
reporting to you. Although I don't speak texinfo, the lines in
questions are the ones introduced by your ColdFire 9/63 patch
(commited as rev. 120713):
perl /home/fxcoudert/gfortran_nightbuild/trunk/gcc/../contrib/texi2pod.pl
/home/fxcoudert/gfortran_nightbuild/trunk/gcc/doc/invoke.texi >
gcc.pod
@table ended by @end multitable at line 10424
make[3]: [gcc.pod] Error 9 (ignored)
Thanks,
FX