OSDN Git Service

(convert_to_integer): If TYPE is a enumeral type or if its precision
authorkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 17 Jul 1995 16:54:50 +0000 (16:54 +0000)
committerkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 17 Jul 1995 16:54:50 +0000 (16:54 +0000)
commit4f202b4186fb945650437056bd98a7ce82230a22
treea8cd1f18cfbdc7fa335dc96d2fbd361c959f438a
parentc3436a3c791438750c9dfa47aa757ed70eb7899c
(convert_to_integer): If TYPE is a enumeral type or if its precision
is not the same as the size of its mode, convert in two steps.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@10140 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/convert.c