OSDN Git Service

(convert_to_integer, convert_to_complex): Avoid using
authorkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 23 Apr 1993 10:56:52 +0000 (10:56 +0000)
committerkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 23 Apr 1993 10:56:52 +0000 (10:56 +0000)
commit51c0554c6c48e87d25923be5208c491415d1f273
tree5ad2d882cfd3558d595df83fee99314101e583d7
parentf4ef76773c94db7b32f1b23d587afebd285647dd
(convert_to_integer, convert_to_complex): Avoid using
build_{unary,binary}_op since the calling sequences depend on the
front-end.

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