]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
PR 32359, --dependency-file: wrong error message if fopen fails
authorBarnabás Pőcze <pobrn@protonmail.com>
Fri, 15 Nov 2024 23:34:48 +0000 (10:04 +1030)
committerAlan Modra <amodra@gmail.com>
Fri, 15 Nov 2024 23:37:12 +0000 (10:07 +1030)
commit8eba92c9e224444cc893dd0abf2377701c10f884
tree6242622f41c669bae921f0109986ea3a1f52144a
parentf80d7a791b67ab63822c31a6866fce3c2ee04e27
PR 32359, --dependency-file: wrong error message if fopen fails

Use of %E in ld error messages requires bfd_error to be set.
ld/ldmain.c