There was a typo in some error checking code for Xtensa instruction conflicts that caused false positive errors for any instruction that accesses more than one external interface (e.g., a queue). I've committed this patch on the mainline and 2.16 branches to fix it. 2005-04-11 Sterling Augustine Bob Wilson * config/tc-xtensa.c (check_t1_t2_reads_and_writes): Fix typo.