OSDN Git Service

PR middle-end/44101
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 21 May 2010 10:02:07 +0000 (10:02 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 21 May 2010 10:02:07 +0000 (10:02 +0000)
commit126740ee0b6facfc578078874afbaaf3b3bffaf7
tree2b828b4c72f7f8ac16899fa066373c29a62932a3
parent65138c0ff40249e047e497d5950bcb0a8505280c
PR middle-end/44101
* gimplify.c (gimplify_init_constructor): Build a VIEW_CONVERT_EXPR
around the uniquized constructor if its type requires a conversion.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@159655 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/gimplify.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/other/const3.C [new file with mode: 0644]