varasm.c (output_constant): Do not abort on VIEW_CONVERT_EXPRs between different...
authorEric Botcazou <ebotcazou@adacore.com>
Sat, 17 Sep 2005 08:30:23 +0000 (08:30 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Sat, 17 Sep 2005 08:30:23 +0000 (08:30 +0000)
commit69fcfd68cef46eb67983168b59915b51aa559e07
tree2fd4fdf4307b0af3d012f01b8fd4883428fd93c1
parenta49701f9e09698e2bf35bb266837c796c8de066a
varasm.c (output_constant): Do not abort on VIEW_CONVERT_EXPRs between different sizes.

* varasm.c (output_constant): Do not abort on VIEW_CONVERT_EXPRs
between different sizes.

From-SVN: r104368
gcc/ChangeLog
gcc/varasm.c