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: [gfortran,patch] Make MIN and MAX handle NaNs correctly (PR32048)


On 8/6/07, FranÃois-Xavier Coudert <fxcoudert@gmail.com> wrote:
> Apparently, the compiler then hangs in KERNEL32!GetConsoleCharType. I
> think this has something to do with AUX being a special device
> somewhere in Windows (a google search for "cygwin aux" brings back
> lots of stuff).


Yes aux is the Auxiliary device driver.  You cannot use this name even
with a file extension.  So it might be a good idea to change the
testsuite.

Thanks,
Andrew Pinski

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