OSDN Git Service

(convert_for_assignment): Use `convert_and_check',
authoreggert <eggert@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 12 Jul 1993 21:10:27 +0000 (21:10 +0000)
committereggert <eggert@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 12 Jul 1993 21:10:27 +0000 (21:10 +0000)
commit7913bf478cec870e396032c6163c48c58770bd14
tree251b0dce7cbc41f7a7edeb8df13cdff281aaf181
parent454b5afb1db5f53a54261cb4f55caf1d24391cd0
(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.

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