Commit 85b2a091 by Jim Wilson Committed by Jim Wilson

Match recent assembler change.

	* config/ia64/lib1funcs.asm (__ia64_nonlocal_goto): Drop obsolete
	completers from mov.ret instruction.

From-SVN: r33152
parent 23cdce68
Fri Apr 14 10:54:22 2000 Jim Wilson <wilson@cygnus.com>
* config/ia64/lib1funcs.asm (__ia64_nonlocal_goto): Drop obsolete
completers from mov.ret instruction.
2000-04-14 Richard Henderson <rth@cygnus.com>
* fold-const.c (extract_muldiv): Don't distribute and widen
......
......@@ -601,7 +601,7 @@ __ia64_nonlocal_goto:
mov r19=ar.rsc
adds r2=8,in2
ld8 r12=[in2],16
mov.ret.sptk.few.dc.dc rp = r33, .L0
mov.ret.sptk rp = r33, .L0
;;
flushrs
ld8 r16=[r2],16
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment