https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95720
--- Comment #9 from Andrea Corallo <andrea.corallo at arm dot com> --- "clyon at gcc dot gnu.org" <gcc-bugzi...@gcc.gnu.org> writes: > I guess that's the "testglue" object file added by Dejagnu when > needs_status_wrapper is set in the .exp file. Yep, is set in libs in proc 'gcc_target_compile' If I print all $options in 'gcc_target_compile' I've: {additional_flags=-fno-diagnostics-show-caret -fno-diagnostics-show-line-numbers -fdiagnostics-color=never -fdiagnostics-urls=never } additional_flags=-mthumb libs=gcc_tg.o {ldflags=-Wl,-wrap,exit -Wl,-wrap,_exit -Wl,-wrap,main -Wl,-wrap,abort} timeout=300 {compiler=.../gcc/xgcc -B.../gcc/}