re PR preprocessor/15067 (Minor glitch in the source of cpp.)
authorPer Bothner <per@bothner.com>
Fri, 23 Apr 2004 01:41:04 +0000 (18:41 -0700)
committerPer Bothner <bothner@gcc.gnu.org>
Fri, 23 Apr 2004 01:41:04 +0000 (18:41 -0700)
commit3092d0fc1bf706c5038eaddc3510ff84c914b8c7
tree4d50def74b62aa06385e6dcb928498fb28e88807
parent671cb9934365376f15020a184245c1c0a8761127
re PR preprocessor/15067 (Minor glitch in the source of cpp.)

* cppinit.c (cpp_read_main_file):  Return NULL rather than false.
Fixes PR preprocessor/15067.

From-SVN: r81068
gcc/ChangeLog
gcc/cppinit.c