https://sourceware.org/bugzilla/show_bug.cgi?id=29389
--- Comment #24 from Alan Modra <amodra at gmail dot com> --- (In reply to Alan Modra from comment #23) > Nick. the reason why I couldn't figure out how the changed filename was > being used by the PE support code is because it is no longer used. A patch > of mine, commit 678dc756a57 broke it. Well, broke it some more. I'll see > about fixing the mess. Actually, no, the place where I thought the filename was escaping to is too late. But I did figure out where the changed filenames are used, in the PE script! SORT(*)(.idata$2) and similar sort by filename. I think we can get the required sorting without messing with the filename. -- You are receiving this mail because: You are on the CC list for the bug.