Commit 5ada68f2 by Uros Bizjak Committed by Uros Bizjak

sse.md (movdi_to_sse): Add missing DONE.

	* config/i386/sse.md (movdi_to_sse): Add missing DONE.

From-SVN: r246638
parent d4a8fcaf
2017-04-02 Uros Bizjak <ubizjak@gmail.com>
* config/i386/sse.md (movdi_to_sse): Add missing DONE.
2017-04-02 Uros Bizjak <ubizjak@gmail.com>
PR target/80250
* config/i386/sse.md (mov<IMOD4:mode>): Remove insn pattern.
(mov<IMOD4:mode>): New expander.
......
......@@ -1141,6 +1141,7 @@
}
else
gcc_unreachable ();
DONE;
})
(define_split
......
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