cppfiles.c (open_file): Don't mark zero-length files never-reread here.
authorNeil Booth <neil@daikokuya.demon.co.uk>
Mon, 8 Oct 2001 17:54:15 +0000 (17:54 +0000)
committerNeil Booth <neil@gcc.gnu.org>
Mon, 8 Oct 2001 17:54:15 +0000 (17:54 +0000)
commitc0bfe993335d1f1ae3235019a4de1c9829efdc90
treef86b7349baa4cd17384b32dbf3756e3d852aa6bc
parentd5d1b9e2d10970fdb018ff0aeddf1b04b9c27f38
cppfiles.c (open_file): Don't mark zero-length files never-reread here.

* cppfiles.c (open_file): Don't mark zero-length files
never-reread here.  Don't output diagnostics here either.
(stack_include_file): Mark them never-reread here.
(_cpp_read_file): Update.

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