scanner.c (preprocessor_line): Don't write beyond the end of flag buffer.
authorJakub Jelinek <jakub@redhat.com>
Tue, 9 Aug 2005 08:08:28 +0000 (10:08 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Tue, 9 Aug 2005 08:08:28 +0000 (10:08 +0200)
commit1e39a15138dc15488b5c1acb0469cd0e076fa046
treeb45943b7ad37a82f997117bb62c85cdf302198d8
parent6a26ea58f699a30bbfc411f0bddb6db0d0e0e9a5
scanner.c (preprocessor_line): Don't write beyond the end of flag buffer.

* scanner.c (preprocessor_line): Don't write beyond the end of flag
buffer.

From-SVN: r102902
gcc/fortran/ChangeLog
gcc/fortran/scanner.c