http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48841
--- Comment #6 from Hin-Tak Leung <htl10 at users dot sourceforge.net> 2011-08-03 22:26:13 UTC --- (In reply to comment #5) > Please follow the directions I gave in that PR. Start with a standard > configure; make setup, no bootstrap-lean4, no relative paths to the > source dir. This works just fine for me, so instead of insisting on > trying untested paths, first determine if the regular one works. Even > gcc 4.5 is old by now... Okay... did the plain configure and make and no relative path, and watching my 4.6.1 "make -k check" - I'll be summiting the result later to the testsuite mailing list; but it is currently spilling a lot of -------------------- Unaligned access pid=353493 <a.28.1.exe> va=0x14000ad5e pc=0x3ff81006d00 ra=0x3ff81006c44 inst=0xb3e90000 ------------------- messages, with a different <?.exe>. and I looked, and it is currently doing make check inside libgomp . So it looks like there was some kind of alignment regression after 4.4.5 .