[Bug debug/50544] New: Wrong esp offset in debug infos for functions that call stdcall functions

2011-09-27 Thread bernhardloos at googlemail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50544 Bug #: 50544 Summary: Wrong esp offset in debug infos for functions that call stdcall functions Classification: Unclassified Product: gcc Version: 4.6.1 Status:

[Bug target/44060] New: miscompilation with -Os on x86

2010-05-10 Thread bernhardloos at googlemail dot com
ReportedBy: bernhardloos at googlemail dot com GCC target triplet: i486-openwrt-linux-uclibc http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44060

[Bug target/44060] miscompilation with -Os on x86

2010-05-10 Thread bernhardloos at googlemail dot com
--- Comment #2 from bernhardloos at googlemail dot com 2010-05-10 14:57 --- (In reply to comment #1) Try -Wstrict-aliasing. It does produce a warning about dreferencing a type-punned pointer. I tried to compile the snipped with both -fstrict-aliasing and -fno-strict-aliasing

[Bug target/44060] miscompilation with -Os on x86

2010-05-10 Thread bernhardloos at googlemail dot com
--- Comment #5 from bernhardloos at googlemail dot com 2010-05-10 16:48 --- It is a duplicate, my problem happens in exactly the same place. Sorry I missed the other bug. *** This bug has been marked as a duplicate of 43987 *** -- bernhardloos at googlemail dot com changed

[Bug middle-end/43987] [4.5 Regression] type-punning causes broken binaries unless -O0 is used

2010-05-10 Thread bernhardloos at googlemail dot com
--- Comment #21 from bernhardloos at googlemail dot com 2010-05-10 16:48 --- *** Bug 44060 has been marked as a duplicate of this bug. *** -- bernhardloos at googlemail dot com changed: What|Removed |Added