PATCH: PR target/39903: [4.4/4.5 Regression] ICE on flexible member

H.J. Lu hjl.tools@gmail.com
Mon Apr 27 17:20:00 GMT 2009


On Mon, Apr 27, 2009 at 7:17 AM, Jakub Jelinek <jakub@redhat.com> wrote:
> On Mon, Apr 27, 2009 at 08:56:56AM +0200, Uros Bizjak wrote:
>> H.J. Lu wrote:
>>
>>> construct_container isn't prepared to deal with
>>>
>>> struct X {
>>>   double d;
>>>   double b[];
>>> };
>>>
>>> This patch fixes it.  I am testing it on Linux/Intel64. OK for
>>> trunk and 4.4 if there are no regressions?
>>>
>> OK for mainline.
>
> This is a 4.4 regression from 4.3 as well.  Did you mean by the above
> that it should be backported after some time on the trunk, or never to 4.4?
>

I'd like to backport it to 4.4.


-- 
H.J.



More information about the Gcc-patches mailing list