[PATCH] Fix reduce/reduce conflicts in Blackfin gas

Jie Zhang jie.zhang@analog.com
Fri Sep 26 04:51:00 GMT 2008


I committed this patch to fix the following two reduce/reduce conflicts:

    92 asm_1: HALF_REG ASSIGN HALF_REG LESS_LESS expr .
    93      | HALF_REG ASSIGN HALF_REG LESS_LESS expr . smod

     DOUBLE_BAR  reduce using rule 92 (asm_1)
     DOUBLE_BAR  [reduce using rule 260 (smod)]
     SEMICOLON   reduce using rule 92 (asm_1)
     SEMICOLON   [reduce using rule 260 (smod)]


Jie
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bfin-gas-fix-reduce-reduce-conflicts.diff
Type: text/x-patch
Size: 1256 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/binutils/attachments/20080926/38ed298d/attachment.bin>


More information about the Binutils mailing list