OSDN Git Service

* genrecog.c (find_operand): Handle 'V' format code.
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 10 Dec 2000 19:50:53 +0000 (19:50 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 10 Dec 2000 19:50:53 +0000 (19:50 +0000)
commit386d0079beacbfdcc6c6ddd8e8cbe4eaa24c14e2
treedc7494e7a1d7e13ddb26f9159fe982343c92b8f5
parentdaa0d24b2a13c428a2431543035229a4c19d668c
    * genrecog.c (find_operand): Handle 'V' format code.
        (find_matching_operand): New.
        (validate_pattern): Accept '=' for an in-out operand if there
        is another operand with a matching constraint.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38175 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/genrecog.c