combine.c (simplify_shift_const): Treat shifts by the mode size as undefined.
authorRichard Sandiford <rsandifo@redhat.com>
Tue, 11 Sep 2001 08:38:14 +0000 (08:38 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Tue, 11 Sep 2001 08:38:14 +0000 (08:38 +0000)
commitb1c4394d5db5b1c73458e8927dbcedc101874e04
tree94cc429898e48f189b4b7cd76937e1ec8975393b
parenta27082e02dd3ce463e39be2844dcc583f0e14f51
combine.c (simplify_shift_const): Treat shifts by the mode size as undefined.

* combine.c (simplify_shift_const): Treat shifts by the mode
size as undefined.

From-SVN: r45538
gcc/ChangeLog
gcc/combine.c