http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47456
--- Comment #10 from Mikael Pettersson <mikpe at it dot uu.se> 2011-02-01 09:40:18 UTC --- Your test case requires using binaries without sources on Win32. You can: 1. Try a newer gcc, preferably 4.5.2. Your pre-4.3.0 development snapshot is ancient and likely to contain bugs which have since been fixed. 2. Supply a test case in source form.