[Bug target/62261] [sh64] ICE for negative shift counts
kkojima at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Sep 2 22:33:00 GMT 2014
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62261
--- Comment #2 from Kazumoto Kojima <kkojima at gcc dot gnu.org> ---
Author: kkojima
Date: Tue Sep 2 22:32:29 2014
New Revision: 214833
URL: https://gcc.gnu.org/viewcvs?rev=214833&root=gcc&view=rev
Log:
PR target/62261
* config/sh/sh.md (ashlsi3): Handle negative shift count for
TARGET_SHMEDIA.
(ashldi3, ashrsi3, ashrdi3, lshrsi3, lshrdi3): Likewise.
Modified:
branches/gcc-4_9-branch/gcc/ChangeLog
branches/gcc-4_9-branch/gcc/config/sh/sh.md
More information about the Gcc-bugs
mailing list