On Tue, Mar 25, 2008 at 11:20:00PM -0400, John David Anglin wrote: > This definitely needs a PR. It should be marked as a regression. > This probably also breaks the unwind code in libjava as it has a > similar check. There's also __canonicalize_funcptr_for_compare. > > It's something of a puzzle as to why this didn't appear in testing. > It suggests we aren't testing the build libraries but installed libraries. I thought Mozilla also used the low bits of pointers for special cases ... and the kernel even has macros to return 'either a pointer or an error code' (PTR_ERR, ERR_PTR, IS_ERR). Although the kernel probably wouldn't trip this, as I can't think of any function which returns a function-pointer-or-error (and besides the test isn't 'are the bottom bits set', but 'if you cast this pointer back to an unsigned long, is it greater than -4095'. -- Intel are signing my paycheques ... these opinions are still mine "Bill, look, we understand that you're interested in selling us this operating system, but compare it to ours. We can't possibly take such a retrograde step." -- To unsubscribe from this list: send the line "unsubscribe linux-parisc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html