(convert_for_assignment): Use `convert_and_check',
authorPaul Eggert <eggert@gnu.org>
Mon, 12 Jul 1993 21:10:27 +0000 (21:10 +0000)
committerPaul Eggert <eggert@gnu.org>
Mon, 12 Jul 1993 21:10:27 +0000 (21:10 +0000)
commitda3c61151d5e85eb4723f3e8f5a2ed1c33e56ea6
tree251b0dce7cbc41f7a7edeb8df13cdff281aaf181
parent90c939d4ee5262bc3fe87d3b98a3ae47be5c4341
(convert_for_assignment): Use `convert_and_check',

not `convert', for converting arithmetic types, since
`convert_and_check' no longer reports an error
where it should just warn.

From-SVN: r4910
gcc/c-typeck.c