"Dimitrie O. Paun" dpaun@rogers.com writes:
Same here (GCC 3.2.3 (mingw special 20030504-1)). It appears that this compiler defaults to --malign-double. When I specify --mno-align-double the test succeeds. =======
Alexandre, can we add this flag to our makefiles? If so, I can produce a patch...
No, I think it's better to avoid this. Our test environment is useful for testing not only Wine but also Mingw, we have already found a number of bugs that way. We would lose that possibility if we started adding workarounds that hide the Mingw bugs.