[gfortran,patch] Make MIN and MAX handle NaNs correctly (PR32048)

Andrew Pinski pinskia@gmail.com
Mon Aug 6 12:32:00 GMT 2007


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


More information about the Gcc-patches mailing list