reg-stack.c (subst_stack_regs_pat): Abort if the destination of a FP conditional...
authorJeff Law <law@gcc.gnu.org>
Sun, 17 Jan 1999 18:04:07 +0000 (11:04 -0700)
committerJeff Law <law@gcc.gnu.org>
Sun, 17 Jan 1999 18:04:07 +0000 (11:04 -0700)
commit20f7cbac8f4a12c71fca2b06fa94b565a8811cdd
tree5321a20ffda2368f914471ad24be590bdab804a5
parent16e829b30def15b0bb3bae40556323917e814482
reg-stack.c (subst_stack_regs_pat): Abort if the destination of a FP conditional move is not on the FP register stack.

        * reg-stack.c (subst_stack_regs_pat): Abort if the destination
        of a FP conditional move is not on the FP register stack.
Forgot to check it in last night/this morning.  One should not hack at 4am.

From-SVN: r24716
gcc/reg-stack.c