https://bugzilla.novell.com/show_bug.cgi?id=485275 User rguenther@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=485275#c6 Richard Guenther <rguenther@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |UPSTREAM --- Comment #6 from Richard Guenther <rguenther@novell.com> 2009-03-17 09:20:22 MST --- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39482 Older GCC releases ignored -mno-sse2. Starting with 4.3 it wants to adhere this constraint, but this is of course impossible once you have a call in your source where the ABI requires passing arguments (or returning results) in xmm registers. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.