This is the mail archive of the
gcc-regression@gcc.gnu.org
mailing list for the GCC project.
Re: GCC build failed for 3 targets with your patch on 2002-08-27T09:45:01Z.
- From: Gabriel Dos Reis <gdr at integrable-solutions dot net>
- To: gcc-regression at gcc dot gnu dot org
- Date: 27 Aug 2002 12:50:26 +0200
- Subject: Re: GCC build failed for 3 targets with your patch on 2002-08-27T09:45:01Z.
- Organization: CodeSourcery, LLC
- References: <200208271010.g7RAAet14601@maat.sfbay.redhat.com>
"GCC regression checker" <regress@redhat.com> writes:
| cd /maat/heart/tbox/cvs-gcc/gcc/gcc && makeinfo -I doc -I doc/include -o doc/cpp.info doc/cpp.texi
| doc/cpp.texi:2015: @item found outside of an insertion block.
Ooch. Fixed with
2002-08-27 Gabriel Dos Reis <gdr@soliton.integrable-solutions.net>
* doc/cpp.texi (Common Predefined Macros): Don't mess with
table delimiter.
Sorry. (I can't explain how I managed to have it get there).
-- Gaby