http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45720
--- Comment #6 from Vladimir Kharchenko <vladimir.a.kharchenko at intel dot com> 2010-10-22 04:28:46 UTC --- Quick investigation of 450.soplex failure shows that Segmentation fault is in line 966 (file factor.cc). When I recompiled this file without the option "-ffast=math", test passed.