https://sourceware.org/bugzilla/show_bug.cgi?id=27486
--- Comment #5 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by H.J. Lu <h...@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=ecd65684f542be614adc56321c118d8985d35409 commit ecd65684f542be614adc56321c118d8985d35409 Author: H.J. Lu <hjl.to...@gmail.com> Date: Mon Mar 1 05:34:34 2021 -0800 Warn for missing separate debug files only if needed We shouldn't warn missing separate debug files when debug info isn't needed. PR binutils/27486 * dwarf.c (load_separate_debug_info): Issue warning only if do_debug_links is set. * testsuite/binutils-all/compress.exp: Run objdump and readelf with missing debug file. -- You are receiving this mail because: You are on the CC list for the bug.