OSDN Git Service

(rescan): Fix botches with `-lint': the output buffer pointer was not
authorkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 11 Aug 1994 20:41:33 +0000 (20:41 +0000)
committerkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 11 Aug 1994 20:41:33 +0000 (20:41 +0000)
commit9016675a651578a7def6cc3b777799540ba53be9
tree9539fef33e4487d1bbb524d9f291663b7bab8aaf
parent1acba6f72014abd4ada9f49b801bfa4c0d00d0b0
(rescan): Fix botches with `-lint': the output buffer pointer was not
recached properly, leading to lost output.  Also, buffer overrun was
possible.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@7896 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cccp.c