re PR preprocessor/11839 (GCC cannot find t/t.h if t is a file and t/t.h is in subdir...
authorNeil Booth <neil@daikokuya.co.uk>
Sat, 9 Aug 2003 08:53:02 +0000 (08:53 +0000)
committerNeil Booth <neil@gcc.gnu.org>
Sat, 9 Aug 2003 08:53:02 +0000 (08:53 +0000)
commita54c550f3ff4cfd3b7b7d0978d8acee86be0ed2a
tree8569c431f8f63fcdca67cae41cb477b421e666ef
parent142ee13662082efd1337f7715ec25d7059baecb6
re PR preprocessor/11839 (GCC cannot find t/t.h if t is a file and t/t.h is in subdirectory temp)

PR preprocessor/11839
* cppfiles.c (open_file): Handle ENOTDIR.

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