diff mbox series

[2/2] rs6000: Delete UNSPEC_MV_CR_OV.

Message ID 2d3363d77d0f222620e72163480b99adaceed2be.1567798092.git.segher@kernel.crashing.org
State New
Headers show
Series [1/2] rs6000: Delete UNSPEC_FRSP | expand

Commit Message

Segher Boessenkool Sept. 6, 2019, 7:35 p.m. UTC
This isn't used since 2018.  (It's a remnant of paired single support).

Committing to trunk.


Segher


2019-09-06  Segher Boessenkool  <segher@kernel.crashing.org>

	* config/rs6000/rs6000.md (unspec): Delete UNSPEC_MV_CR_OV.

---
 gcc/config/rs6000/rs6000.md | 1 -
 1 file changed, 1 deletion(-)
diff mbox series

Patch

diff --git a/gcc/config/rs6000/rs6000.md b/gcc/config/rs6000/rs6000.md
index d408e44..48ccb02 100644
--- a/gcc/config/rs6000/rs6000.md
+++ b/gcc/config/rs6000/rs6000.md
@@ -63,7 +63,6 @@  (define_c_enum "unspec"
    UNSPEC_TOC			; address of the TOC (more-or-less)
    UNSPEC_TOCSLOT		; offset from r1 of toc pointer save slot
    UNSPEC_MOVSI_GOT
-   UNSPEC_MV_CR_OV		; move_from_CR_ov_bit
    UNSPEC_FCTIWZ
    UNSPEC_FRIM
    UNSPEC_FRIN