c-typeck.c (output_init_element): Don't copy the INTEGER_CST.
authorAndrew Pinski <pinskia@physics.uc.edu>
Wed, 20 Jul 2005 21:34:52 +0000 (21:34 +0000)
committerAndrew Pinski <pinskia@gcc.gnu.org>
Wed, 20 Jul 2005 21:34:52 +0000 (14:34 -0700)
commit71b50543a7624e54ac80d439d31b6667ce01500b
tree37ee8bf6717254d715e020e722484a32d5ed6567
parent42e13a3f91574ff73985c73a54f84cfb14d95f46
c-typeck.c (output_init_element): Don't copy the INTEGER_CST.

2005-07-20  Andrew Pinski  <pinskia@physics.uc.edu>

        * c-typeck.c (output_init_element): Don't copy the INTEGER_CST.

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