This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Bug in tsi_link_before/after or wrong comment?
On Wednesday 16 June 2004 10:41, Mostafa Hagog wrote:
> tsi_link_before/after in tree-iterator.c has the following problem:
> tree-iterator.h says:
>
> TSI_NEW_STMT, /* Leave the iterator at the same statement. */
> TSI_SAME_STMT, /* Only valid when single statement is added, move
> iterator to it. */
The comment is reversed. I thought I had fixed that,
but apparently not.
Gr.
Steven