PR middle-end/18045
commit4b05206ee786b567549ae4449c71b9e3a23e9acc
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 18 Oct 2004 22:45:01 +0000 (18 22:45 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 18 Oct 2004 22:45:01 +0000 (18 22:45 +0000)
treeb0c124b89ea7d242ab3f64d6e1c138f7212d1c0c
parent568e9a9cc465c10dfb4c6aeb30084fb1939b1a5b
PR middle-end/18045
* expmed.c (expand_smod_pow2): Handle modes whose size
is greater than that of HOST_WIDE_INT.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@89253 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/expmed.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/smod-1.c [new file with mode: 0644]