Took case '>' out of macro_build again to avoid confusion. Use & 0x1f
authorIan Lance Taylor <ian@airs.com>
Wed, 27 Oct 1993 16:54:54 +0000 (16:54 +0000)
committerIan Lance Taylor <ian@airs.com>
Wed, 27 Oct 1993 16:54:54 +0000 (16:54 +0000)
commitd1ee509bafc1c8e140f0ba2886c7aca162b35980
tree1e041931c3083f20fefb853903c1245a5aae5604
parentce9416d8f4a6bc8027a42c4736b8a624ab3cf03b
Took case '>' out of macro_build again to avoid confusion.  Use & 0x1f
on the shift count rather than % 32.
gas/ChangeLog