m32c.c (m32c_expand_insv): Check that the value we're inserting is a singlt-bit constant.
authorNaveen.H.S <naveenh@kpitcummins.com>
Tue, 30 May 2006 22:53:48 +0000 (22:53 +0000)
committerDJ Delorie <dj@gcc.gnu.org>
Tue, 30 May 2006 22:53:48 +0000 (18:53 -0400)
commit9cb96754ae0a6af89ec8286d6a68d76c70698a65
treeca97d5b499f73302ca53b0ea23f70f72b8e171ed
parent96a782e226f8c0ab9677ec5ff26319d6ee1062c4
m32c.c (m32c_expand_insv): Check that the value we're inserting is a singlt-bit constant.

* config/m32c/m32c.c (m32c_expand_insv): Check that the value
we're inserting is a singlt-bit constant.

Co-Authored-By: DJ Delorie <dj@redhat.com>
From-SVN: r114250
gcc/ChangeLog
gcc/config/m32c/m32c.c