C++ modules – testsuite issues

2021-01-25 Thread Tobias Burnus
Hi Nathan, looking at testsuite issues, I see many g++ module fails. Maybe we can fix some. * * * As mentioned on IRC: 09:09 < Tobias__> nathan: I get 'ERROR: can't read "identlink": no such variable' 'identlink' appears in GCC only once: 09:09 < Tobias__> nathan: gcc/testsuite/g++.dg/module

Re: C++ modules – testsuite issues

2021-01-25 Thread Tobias Burnus
Correction to what I just wrote: On 25.01.21 11:02, Tobias Burnus wrote: Executing on $remote_host: rm -f gcm.cache/$srddir/g++.dg/modules/concept-4.H.gcm(timeout = 360) → This deletes in gcm.cache/$srddir Executing on host: cp -pf /$srcdir/g++.dg/modules/concept-4.H concept-4.H Executing