diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 045cc0c5bd0..91069bff50a 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2019-09-06 Segher Boessenkool + + * config/rs6000/rs6000.md (unspec): Delete UNSPEC_MV_CR_OV. + 2019-09-06 Segher Boessenkool * config/rs6000/rs6000.c (rs6000_rtx_costs) : Delete. diff --git a/gcc/config/rs6000/rs6000.md b/gcc/config/rs6000/rs6000.md index 7b39334b95c..f0b0bb4526e 100644 --- a/gcc/config/rs6000/rs6000.md +++ b/gcc/config/rs6000/rs6000.md @@ -63,7 +63,6 @@ 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