https://sourceware.org/bugzilla/show_bug.cgi?id=28929

Alan Modra <amodra at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|                            |2022-03-01
             Status|UNCONFIRMED                 |ASSIGNED
           Assignee|unassigned at sourceware dot org   |amodra at gmail dot com
     Ever confirmed|0                           |1

--- Comment #3 from Alan Modra <amodra at gmail dot com> ---
Commit 48e3e6aec8a4 added a check that the size in the archive header matches
actual file size.  The idea was to protect users who otherwise might run into
linker misbehaviour when the archive symbol table doesn't match object files. 
The intent was *not* to break "ar r" but that is what the patch does.  Oops.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to