Fix lrot.c: Shifting by the width of the left operand results in undefined behaviour.
authorChristoph Mallon <christoph.mallon@gmx.de>
Mon, 25 Aug 2008 19:44:20 +0000 (19:44 +0000)
committerChristoph Mallon <christoph.mallon@gmx.de>
Mon, 25 Aug 2008 19:44:20 +0000 (19:44 +0000)
commit2e95bab927860becc96109b0cda711f204b2e727
tree5892679db9f34f88a81374d76fc2cd92e3a099c0
parenta1ec8ad856d507443e9ccca104913a8d94f191b8
Fix lrot.c: Shifting by the width of the left operand results in undefined behaviour.

[r21464]
ir/be/test/lrot.c