This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]