------- Additional Comments From nickc at redhat dot com  2005-02-11 17:57 
-------
Hi Jan,

  Please try the attached patch which should fix the problem.

  It appears that when we copy a bfd containing PE specific data we are not
copying the contents of the pe_data structure.  The patch fixes the problem by
making sure that the real_flags field of the pe_data structure is copied, but it
is not clear to me if other fields need to be copied as well.  Applying the KISS
principle however I am leaving the other fields alone until it can be shown that
their duplication is needed.

Cheers
  Nick

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |WAITING


http://sources.redhat.com/bugzilla/show_bug.cgi?id=716

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to