[Bug target/37629] auto-import of constant data results in a crash at runtime

2009-06-24 Thread ktietz at gcc dot gnu dot org
--- Comment #5 from ktietz at gcc dot gnu dot org 2009-06-24 10:11 --- This bug is fixed within ld (by using pseudo-relocation) and within startup code. For new runtimes this bug is fixed also for 32-bit mingw. There is no limit about const variables exported without dllimport anymore

[Bug target/37629] auto-import of constant data results in a crash at runtime

2008-09-24 Thread jkolb at wsi dot com
--- Comment #2 from jkolb at wsi dot com 2008-09-24 14:07 --- Binutils 2.19.50 Yes I have. The linker switch does not help. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37629

[Bug target/37629] auto-import of constant data results in a crash at runtime

2008-09-24 Thread brian at dessent dot net
--- Comment #3 from brian at dessent dot net 2008-09-24 15:24 --- Subject: Re: auto-import of constant data results in a crash at runtime So, is the segment containing the reference to ff_log2_tab writable? This still sounds like a linker issue not a compiler issue. --

[Bug target/37629] auto-import of constant data results in a crash at runtime

2008-09-24 Thread jkolb at wsi dot com
--- Comment #4 from jkolb at wsi dot com 2008-09-24 15:35 --- I'm not sure, I don't have access to that machine right now. Kai Tietz (from the mingw-w64 project) thought it might be the linker as well. How do I hand the bug off to the linker folks? --

[Bug target/37629] auto-import of constant data results in a crash at runtime

2008-09-23 Thread dannysmith at users dot sourceforge dot net
--- Comment #1 from dannysmith at users dot sourceforge dot net 2008-09-24 03:12 --- This bug is linker related. It is fixed on 32-bit windows by this patch http://sourceware.org/ml/binutils-cvs/2007-10/msg2.html Have you tried with recent binutils and explict