------- Comment #7 from pluto at agmk dot net 2009-03-22 12:16 ------- haa! i've found the core problem. on my winxp64 i have DEP (data execution prevention) turned on for all programs and this is why the testcase (longjmp?) fails. this looks weird beacuse longjmp on x86-64 with NX-bit enabled works fine.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39291