[Bug target/69284] [5.3] SIGSEGV when running 32-bit result on MinGW when linked dynamically

2016-03-20 Thread daniel.f.starke at freenet dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69284 --- Comment #6 from Daniel Starke --- (In reply to katayama.hirofumi...@gmail.com from comment #4) > Hello, Andrew Pinski. > Where is ld bug track? See https://sourceware.org/bugzilla/show_bug.cgi?id=19480

[Bug target/69284] [5.3] SIGSEGV when running 32-bit result on MinGW when linked dynamically

2016-03-13 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69284 --- Comment #5 from Andrew Pinski --- *** Bug 70207 has been marked as a duplicate of this bug. ***

[Bug target/69284] [5.3] SIGSEGV when running 32-bit result on MinGW when linked dynamically

2016-03-11 Thread katayama.hirofumi.mz at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69284 --- Comment #4 from katayama.hirofumi.mz at gmail dot com --- Hello, Andrew Pinski. Where is ld bug track?

[Bug target/69284] [5.3] SIGSEGV when running 32-bit result on MinGW when linked dynamically

2016-03-11 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69284 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug target/69284] [5.3] SIGSEGV when running 32-bit result on MinGW when linked dynamically

2016-03-11 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69284 Andrew Pinski changed: What|Removed |Added CC||katayama.hirofumi.mz@gmail.

[Bug target/69284] [5.3] SIGSEGV when running 32-bit result on MinGW when linked dynamically

2016-01-15 Thread daniel.f.starke at freenet dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69284 --- Comment #1 from Daniel Starke --- I have tried a couple of things to find the cause of this bug. - using -O1 instead of -O3 when building GCC - using -O2 instead of -O3 when building GCC - using -fno-lto when building GCC - using the