cppfiles.c (read_include_file): Set buffer size properly when file is shorter than...
authorDouglas B Rupp <rupp@gnat.com>
Wed, 12 Dec 2001 12:42:03 +0000 (07:42 -0500)
committerRichard Kenner <kenner@gcc.gnu.org>
Wed, 12 Dec 2001 12:42:03 +0000 (07:42 -0500)
commitcdb290580c0adf1dd4e1467e8d3afeaa13fa0df7
treeafa504bc2aa9cc6353b08a019e263d98bbd4b953
parenta9785c70dc7d27f1057ad53d2138110e3385608f
cppfiles.c (read_include_file): Set buffer size properly when file is shorter than expected.

* cppfiles.c (read_include_file): Set buffer size properly when
file is shorter than expected.

From-SVN: r47931
gcc/ChangeLog
gcc/cppfiles.c