This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Fix PR testsuite/64605


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]