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: UNCON
--- 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
--- 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
--- 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-aliasi
eportedBy: bernhardloos at googlemail dot com
GCC target triplet: i486-openwrt-linux-uclibc
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44060