This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH, PR69043, fortran] Trying to include a directory causes an infinite loop


On 24/12/15 16:38, Jim MacArthur wrote:
 Botstrapped and tested for regressions on x86_64-pc-linux-gnu. There is
a test case for the bug included.

I missed out the test case when creating the first patch. This one should have it.

PR fortran/69043
* scanner.c (load_file): Abort and show an error if stat() shows the path is a directory.

Attachment: include-directory-patch-svn
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]