------- Comment #11 from ktietz at gcc dot gnu dot org 2008-02-14 10:03 ------- May I find a point, where things aren't treated for 64-bit correctly for Windows. In i386.c ix86_expand_prologue() there are stack pointer manipulation operations using 4 byte offset for both targets (32 and 64). I am currently rebuild and test.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35159