![]() | |||||||||||||
Messages in this thread |
In message <199803091514.PAA20382@phal.cygnus.co.uk>you write: > > Note that even with that fix, this asm is still has the potential to > > cause problems, especially when compiling with -fno-strength-reduce. > > You most likely mean -fno-omit-frame-pointer here. > (This is probably obvious to experienced gcc hackers, > but others might get confused.) No, I meant -fno-strength-reduce. Because of the old strength-reduction problem, the Linux kernel is set up to build with -fno-strength-reduce. Turning off strength reduction tends to create the indexed addressing modes which are causing the problems. Jeff - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu | ||||||||||||
| Last update: 2005-03-22 12:41 [W:0.263 / U:0.130 seconds] ©2003-2008 Jasper Spaans | |||||||||||||