(rescan): Fix botches with `-lint': the output buffer pointer was not recached proper...
authorRichard Kenner <kenner@gcc.gnu.org>
Thu, 11 Aug 1994 20:41:33 +0000 (16:41 -0400)
committerRichard Kenner <kenner@gcc.gnu.org>
Thu, 11 Aug 1994 20:41:33 +0000 (16:41 -0400)
commitb7150e45977639889fad84cc279a8ae2dff5d28e
tree9539fef33e4487d1bbb524d9f291663b7bab8aaf
parentc451a7a05b5fd1d72b66f1762f34e76bd39bf755
(rescan): Fix botches with `-lint': the output buffer pointer was not recached properly, leading to lost output.

(rescan): Fix botches with `-lint': the output buffer pointer was not
recached properly, leading to lost output.  Also, buffer overrun was
possible.

From-SVN: r7896
gcc/cccp.c