> Interestingly, this problem showed up to me now since I updated my 32- and > 64bit crosscompilers to 4.3.3 (and binutils of course). > I used (on 32bit) the gcc-3.3 before and this one doesn't exibited the > problem of buggy unwind tables (with the existing/same kernel source code). GCC doesn't know anything about PA-RISC unwind info. It's generated by the assembler from assembler directives. So, I think it's unlikely that the problem is in GCC. Your comments about dead-code elimination by the linker make me wonder if that isn't the problem. Dave -- J. David Anglin dave.anglin@xxxxxxxxxxxxxx National Research Council of Canada (613) 990-0752 (FAX: 952-6602) -- 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