c-typeck.c (digest_init): Call 'convert_for_assignment' before returning.
authorKaveh R. Ghazi <ghazi@caip.rutgers.edu>
Sat, 16 Jul 2005 14:34:37 +0000 (14:34 +0000)
committerKaveh Ghazi <ghazi@gcc.gnu.org>
Sat, 16 Jul 2005 14:34:37 +0000 (14:34 +0000)
commit8fcef540f3a1600c26bc7dbebed9c6142f3da7e8
tree044051897e2c4a0878da1f67eb77e10315cca5e6
parent72e78bf3173e5519bbb32313bba263441b65a7c4
c-typeck.c (digest_init): Call 'convert_for_assignment' before returning.

* c-typeck.c (digest_init): Call 'convert_for_assignment'
before returning.

From-SVN: r102090
gcc/ChangeLog
gcc/c-typeck.c