* varasm.c (output_constant): Do not abort on conversions to union
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 18 Sep 2005 17:11:11 +0000 (17:11 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 18 Sep 2005 17:11:11 +0000 (17:11 +0000)
commit0b5a232a26ff72db0dccc9b7eedb5e7e5fd498c0
treebd858064ac0c391fa4c072dc6b97e1ee2e7cc8db
parent1807719b9b6cbca20469d18d31e995236a12b786
* varasm.c (output_constant): Do not abort on conversions to union
types between different sizes.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@104404 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/varasm.c