> While trying to compile 2.6.38-rc8-00065 on hppa64 with new binutils > 2.21.0.20110302 I hit a problem with inline asm in 64-bit variant of > csum_ipv6_magic() with first network driver that used it: > > CC [M] drivers/net/atl1c/atl1c_main.o > drivers/net/atl1c/atl1c_main.c:2543: warning: 'atl1c_resume' defined but not used > {standard input}: Assembler messages: > {standard input}:4996: Error: Invalid Add Condition: dc > {standard input}:4997: Error: Invalid Add Condition: dc > {standard input}:4998: Error: Invalid Add Condition: dc > {standard input}:4999: Error: Invalid Add Condition: dc Yuck! I hadn't realized that the change that caused this was backported to 2.21. The change fixed something that wasn't really a problem and broke dc and db. This is fixed on binutils head. Can you use it? 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