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, libfortran] PR44931 Inquire by UNIT on stdin, stdout, and stderr for NAME


Am 14.08.2010 06:22, schrieb Jerry DeLisle:
This patch is the second part of this fix and adds support for the NAME = for the preconnected units on MingW platforms.

Regression tested on x86-64.
OK for trunk if passes MingW?

OK. Thanks for the patch!


Tobias

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$.


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