https://gcc.gnu.org/bugzilla/show_bug.cgi?id=21231
--- Comment #4 from Andrew Pinski ---
(In reply to Andrew Pinski from comment #3)
> cmov optab is unused (PR120230).
> Which means this is fixed for GCC 4.5.0.
> I am testing a patch to remove cmov optab right now too.
cmov was removed in r16-57
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=21231
Andrew Pinski changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=21231
--- Comment #2 from Andrew Pinski ---
cstore was documented in r0-93453.
cmov is still not documented.
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-04-26
13:29 ---
Confirmed.
--
What|Removed |Added
Status|UNCONFIRMED |NEW