* config/alpha/alpha.md (movsi_fix): Fix typo in pattern name.
From-SVN: r39838
This commit is contained in:
parent
5cada0648a
commit
e491fe9a89
@ -1,5 +1,7 @@
|
||||
2001-02-18 Richard Henderson <rth@redhat.com>
|
||||
|
||||
* config/alpha/alpha.md (movsi_fix): Fix typo in pattern name.
|
||||
|
||||
* reload1.c (reload_cse_simplify_set): Fix typo.
|
||||
|
||||
Sun Feb 18 09:30:09 2001 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
|
||||
|
@ -4717,7 +4717,7 @@
|
||||
st%, %R1,%0"
|
||||
[(set_attr "type" "ilog,iadd,iadd,ild,ist,fcpys,fld,fst")])
|
||||
|
||||
(define_insn "*movsf_fix"
|
||||
(define_insn "*movsi_fix"
|
||||
[(set (match_operand:SI 0 "nonimmediate_operand" "=r,r,r,r,m,*f,*f,m,r,*f")
|
||||
(match_operand:SI 1 "input_operand" "rJ,K,L,m,rJ,*fJ,m,*f,*f,r"))]
|
||||
"! TARGET_WINDOWS_NT && ! TARGET_OPEN_VMS && TARGET_FIX
|
||||
|
Loading…
Reference in New Issue
Block a user