(build_c_cast): When casting to union, if value is array
authorRichard Stallman <rms@gnu.org>
Thu, 15 Jul 1993 05:40:42 +0000 (05:40 +0000)
committerRichard Stallman <rms@gnu.org>
Thu, 15 Jul 1993 05:40:42 +0000 (05:40 +0000)
commit0c16ddf7006c4d440a3a8840b7ed41dbed080be0
treee4a0ac07cea0fad564f6a789d2a440c30f3d6093
parentc8ab446488fa0117562e03f78682c1e8f1b2eafa
(build_c_cast): When casting to union, if value is array
or function, do default_conversion.

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