[Bug other/55310] New: libsanitizer con't be complier use gcc on windows

2012-11-13 Thread squallatf at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55310 Bug #: 55310 Summary: libsanitizer con't be complier use gcc on windows Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity: normal

[Bug target/55268] gcc4.8 mingw-w64 wrong stdcall import symbols generated after rev 193204

2012-11-11 Thread squallatf at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55268 --- Comment #1 from SquallATF squallatf at gmail dot com 2012-11-11 11:05:58 UTC --- I found the reason, TARGET_MANGLE_DECL_ASSEMBLER_NAME is defined to ix86_mangle_decl_assembler_name in gcc/config/i386/i386.c overide the define

[Bug target/55268] New: gcc4.8 mingw-w64 Wrong stdcall import symbols generated after rev 193204

2012-11-10 Thread squallatf at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55268 Bug #: 55268 Summary: gcc4.8 mingw-w64 Wrong stdcall import symbols generated after rev 193204 Classification: Unclassified Product: gcc Version: 4.8.0

[Bug target/55014] ICE: Segmentation fault while compiling complex_io.cc on x86_64-w64-mingw32

2012-10-24 Thread squallatf at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55014 SquallATF squallatf at gmail dot com changed: What|Removed |Added CC||squallatf

[Bug target/55014] ICE: Segmentation fault while compiling complex_io.cc on x86_64-w64-mingw32

2012-10-24 Thread squallatf at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55014 --- Comment #4 from SquallATF squallatf at gmail dot com 2012-10-24 14:06:29 UTC --- may be this bus same as http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54957 there have a path in that post can solve this bug.