This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

unwind table not properly populated



The unwind table does not get populated on Win64 because a long is 32 bits and an address is 64 bits. The attached patch fixes this problem.


--
  Pascal Obry
  --
  gpg --keyserver keys.gnupg.net --recv-key F949BD3B

Attachment: unwind-x86-64.dif
Description: video/dv


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]