https://sourceware.org/bugzilla/show_bug.cgi?id=27615
--- Comment #1 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Cary Coutant <ccout...@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=35891b4775d860b6fad15765bbf85be2b8101419 commit 35891b4775d860b6fad15765bbf85be2b8101419 Author: Cary Coutant <ccout...@gmail.com> Date: Fri Mar 19 18:41:12 2021 -0700 Use stdout when printing object file names for -t option. gold/ PR gold/27615 * errors.cc (Errors::trace): New method. (gold_trace): New function. * errors.h (Errors::trace): New method. * gold.h (gold_trace): New function. * object.cc (Input_objects::add_object): Use gold_trace to print object file names. -- You are receiving this mail because: You are on the CC list for the bug.