[Bug target/57982] GetModuleHandle in __register_frame_info causes abort on unload

2015-02-27 Thread ktietz at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57982 --- Comment #3 from Kai Tietz --- The problem here is the use of weak on pe-coff. The change you see on gcc is just addressing the fact that for 64-bit the weak symbol never can get 0 due relocation-limitations. We try to address this. On the ot

[Bug target/57982] GetModuleHandle in __register_frame_info causes abort on unload

2015-02-26 Thread jpflori at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57982 Jean-Pierre Flori changed: What|Removed |Added CC||jpflori at gmail dot com --- Comment

[Bug target/57982] GetModuleHandle in __register_frame_info causes abort on unload

2013-11-10 Thread ktietz at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57982 Kai Tietz changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug target/57982] GetModuleHandle in __register_frame_info causes abort on unload

2013-08-24 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57982 Andrew Pinski changed: What|Removed |Added Target||i686-*-mingw32 |