]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/varasm.c
(output_constructor): Use the type given by the constructor expression only if available.
authorKresten Krab Thorup <krab@gcc.gnu.org>
Wed, 22 Sep 1993 17:38:20 +0000 (17:38 +0000)
committerKresten Krab Thorup <krab@gcc.gnu.org>
Wed, 22 Sep 1993 17:38:20 +0000 (17:38 +0000)
commit1108dc3d1fb30be1b0fbeeab9af3007251d28bc2
treedd94d930da328ff8c823ac0da85f5bb251345f58
parent538d56bb75ad00b1841398e10e6563035bfde442
(output_constructor): Use the type given by the constructor expression only if available.

(output_constructor): Use the type given
by the constructor expression only if available.  Otherwise
use the type of the declared type.

From-SVN: r5390
gcc/varasm.c