fix Xtensa assembler error checks

Bob Wilson bwilson@tensilica.com
Thu Oct 27 22:16:00 GMT 2005


I've committed this patch from Sterling Augustine to fix a problem in the Xtensa 
port of GAS.  The wrong index values were being passed to a function when 
checking for resource conflicts.  The patch also fixes some related error 
messages to use the more generic term "ports" instead of "queues".  I ran the 
GAS testsuite for an xtensa-elf target and saw no regressions other than the 
weakref problems.

2005-10-27  Sterling Augustine  <sterling@tensilica.com>

         * config/tc-xtensa.c (find_vinsn_conflicts): Change error messages to
         refer to "ports" instead of "queues".
         (check_t1_t2_reads_and_writes): Pass correct interface values to
         xtensa_interface_inout.


-------------- next part --------------
A non-text attachment was scrubbed...
Name: gas-op-interface-bug.diff
Type: text/x-patch
Size: 1803 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/binutils/attachments/20051027/430ce900/attachment.bin>


More information about the Binutils mailing list