[Mingw-w64-public] Fwd: a possible bug in mingw-w64

2020-08-11 Thread Liu Hao
This message was sent to me personally. I forward it here intact except for the name of the attachment. 转发的消息 主题: Re: [Mingw-w64-public] a possible bug in mingw-w64 日期: Tue, 11 Aug 2020 16:58:05 +0900 发件人: Takashi Inoue 收件人: Liu Hao Hi Liu, I did attached actually. I don't

Re: [Mingw-w64-public] a possible bug in mingw-w64

2020-08-11 Thread Liu Hao
在 2020/8/10 下午11:31, Takashi Inoue 写道: > Hi All, > > Finally, I found the minimal condition of my problem. > Attached very simple code reproduce the problem. > You will get different result(fort.99) at time to time. > > Essential point is combination of power operation(**) > and "omp do schedule(

Re: [Mingw-w64-public] a possible bug in mingw-w64

2020-08-11 Thread Takashi Inoue
 Hi all, It seems that attaching two files is not accepted(?). I attach sample code alone to this mail. You can find Makefile in my previous mail. This very simple sample code hits a possible bug in mingw-w64. I would be grateful if you could test on your system. Best, Takashi