On 16 Jan 11:57, Gerald Pfeifer wrote: > For a few days now I see the following in my daily test runs: > > The error code is NONE > The info on the error is: > invalid command name "libatomic_target_compile" > while executing > "::tcl_unknown libatomic_target_compile lto67385.c lto67385.o object > additional_flags=-flto" > ("uplevel" body line 1) > invoked from within > "uplevel 1 ::tcl_unknown $args" > gmake[4]: *** [check-DEJAGNU] Error 1 > > Does your patch aim to address this, or is this something else > I should report?
Yes, my patch fixes exactly this issue. I've committed it as r219722. -- Ilya