]> git.ipfire.org Git - thirdparty/gcc.git/commit
sparc.c (label_ref_operand): New function.
authorDoug Evans <dje@gnu.org>
Thu, 15 Aug 1996 19:05:21 +0000 (19:05 +0000)
committerDoug Evans <dje@gnu.org>
Thu, 15 Aug 1996 19:05:21 +0000 (19:05 +0000)
commit5ab7138b864346ad197796835427037f8af8c3b4
treefcb67e3194a8878265edaa93dfe94fa3a3033c3c
parent1271a76a07ea23917a755aa07737fc838051bb80
sparc.c (label_ref_operand): New function.

* sparc/sparc.c (label_ref_operand): New function.
(emit_move_sequence): Pass label_ref to gen_move_label_di to not
lose flags.
* sparc/sparc.md (move_label_di): Operand one is label_ref now.
* genattrtab.c (write_test_expr): Allow label_ref in match_dup.

From-SVN: r12643
gcc/config/sparc/sparc.c
gcc/config/sparc/sparc.md
gcc/genattrtab.c