On Thursday 2015-01-15 20:53, Ilya Verbin wrote:
> $ make check-target-libatomic
> ...
> ERROR: (DejaGnu) proc "gcc-dg-test-1 libatomic_target_compile
> ../../../../gcc/libatomic/testsuite/libatomic.c/atomic-compare-exchange-1.c
> run { -g}" does not exist.
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?
Gerald