convert.c (convert_to_integer): Issue an error on conversions to incomplete types.
authorMark Mitchell <mark@markmitchell.com>
Sun, 30 Aug 1998 16:04:17 +0000 (16:04 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Sun, 30 Aug 1998 16:04:17 +0000 (16:04 +0000)
commit9c4cb3a3e9b59142d107270aa7c32e920c43c66b
tree45ab1790c433559aaf5d675f3428236d151327b3
parent3103b7db046c4cab73db41a6be14b410c3473a37
convert.c (convert_to_integer): Issue an error on conversions to incomplete types.

* convert.c (convert_to_integer): Issue an error on conversions to
incomplete types.

From-SVN: r22102
gcc/ChangeLog
gcc/convert.c