inquire.c
16.4 KB
- 
re PR fortran/44931 (For INPUT_UNIT, INQUIRE NAME= should not return "stdin") · c613801e
2010-08-14 Jerry DeLisle <jvdelisle@gcc.gnu.org> PR libfortran/44931 * io/inquire.c (inquire_via_unit): Add special case for __MINGW32__ to return special file names CONIN$, CONOUT$, and CONERR$. From-SVN: r163245
Jerry DeLisle committed