dlltool: Use the output name as basis for deterministic temp prefixes
authorMartin Storsj? <martin@martin.st>
Wed, 16 Mar 2022 15:01:30 +0000 (15:01 +0000)
committerNick Clifton <nickc@redhat.com>
Wed, 16 Mar 2022 15:22:05 +0000 (15:22 +0000)
commitd65c0ddddd85645cab6f11fd711d21638a74489f
treee8bfb2ce0bea02b10577350e3571e39808903a97
parenta2757c4ed693cef4ecc4dcdcb2518353eb6b3c3f
dlltool: Use the output name as basis for deterministic temp prefixes

PR 28885
* dlltool.c (main): use imp_name rather than dll_name when
generating a temporary file name.
binutils/ChangeLog
binutils/dlltool.c