Hi Janne,
On 11 December 2015 at 12:12, Janne Blomqvist wrote:
> On Wed, Dec 9, 2015 at 4:27 PM, Yvan Roux wrote:
>> Hi,
>>
>> as it was raised in
>> https://gcc.gnu.org/ml/gcc-patches/2015-10/msg01540.html we experiment
>> random failures in gfortran validation when it is run in parallel (-j
>>
On Wed, Dec 9, 2015 at 4:27 PM, Yvan Roux wrote:
> Hi,
>
> as it was raised in
> https://gcc.gnu.org/ml/gcc-patches/2015-10/msg01540.html we experiment
> random failures in gfortran validation when it is run in parallel (-j
> 8). The issues occurs because of concurrent access to the same file,
>
> On Dec 9, 2015, at 5:27 PM, Yvan Roux wrote:
>
> Hi,
>
> as it was raised in
> https://gcc.gnu.org/ml/gcc-patches/2015-10/msg01540.html we experiment
> random failures in gfortran validation when it is run in parallel (-j
> 8). The issues occurs because of concurrent access to the same file,
Hi,
as it was raised in
https://gcc.gnu.org/ml/gcc-patches/2015-10/msg01540.html we experiment
random failures in gfortran validation when it is run in parallel (-j
8). The issues occurs because of concurrent access to the same file,
the first two patches fixed some of them by changing the file n