------- Comment #15 from michael dot meissner at amd dot com 2005-10-04 19:51
-------
Note, Mark's patch as applied to the tree has a minor typo in it. The rotrdi3
define_expand uses (rotate:DI ...) instead of (rotatert:DI ...). It doesn't
matter in practice, since the generator function is never called, but it is
useful to have the right insns listed.
--
michael dot meissner at amd dot com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |michael dot meissner at amd
| |dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17886