This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: Bug in "GNU Compiler Collection Internals"
- From: Hans-Peter Nilsson <hp at bitrange dot com>
- To: Anders Ådland <adland at stud dot ntnu dot no>
- Cc: bug-gcc at gnu dot org
- Date: Mon, 9 Dec 2002 15:10:50 -0500 (EST)
- Subject: Re: Bug in "GNU Compiler Collection Internals"
On Mon, 9 Dec 2002, Anders Ådland wrote:
> I think I found an error in gcc/doc/tm.texi released with gcc-3.2.1 at line
> 3148. Something must be missing. The line starts with "On some machines, the
> definition", but it stops there.
Yup, confirmed with CVS copy. There are two identical such
lines in that area. The second one makes sense with the
verbatim example there. It looks like that first one should
just be removed. Would you please enter a report in
<URL:http://gcc.gnu.org/cgi-bin/gnatsweb.pl>? Thanks.
brgds, H-P