http://bugzilla.novell.com/show_bug.cgi?id=599045 http://bugzilla.novell.com/show_bug.cgi?id=599045#c9 Jeff Mahoney <jeffm@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED --- Comment #9 from Jeff Mahoney <jeffm@novell.com> 2010-04-26 13:37:38 UTC --- With gcc 4.5? That's strange. The help for that entry says: Cause the compiler to optimize for the PPE of the Cell Broadband Engine. This will make the code run considerably faster on Cell but somewhat slower on other machines. This option only changes the scheduling of instructions, not the selection of instructions itself, so the resulting kernel will keep running on all other machines. When building a kernel that is supposed to run only on Cell, you should also select the POWER4_ONLY option. I'll disable it anyway. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.