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: [4.6] Fix PR tree-optimization/49725


On Thu, Jul 14, 2011 at 11:43 PM, Eric Botcazou <ebotcazou@adacore.com> wrote:
> Hi,
>
> this is the ICE at -O2 on ACATS c34005a introduced on the 4.6 branch by
> Martin's latest SRA patch. ?But it's actually the same PRE issue as:
> ?http://gcc.gnu.org/ml/gcc-patches/2011-03/msg02210.html
>
> Bootstrapped/regtested on i586-suse-linux, OK for 4.6 branch?

Ok.

Thanks,
Richard.

>
> 2011-07-14 ?Eric Botcazou ?<ebotcazou@adacore.com>
>
> ? ? ? ?PR tree-optimization/49725
> ? ? ? ?Backport from mainline
> ? ? ? ?2011-03-31 ?Eric Botcazou ?<ebotcazou@adacore.com>
>
> ? ? ? ?* tree-ssa-pre.c (create_component_ref_by_pieces_1) <ARRAY_REF>: Drop
> ? ? ? ?a zero minimum index only if it is redundant
>
>
>
> --
> Eric Botcazou
>


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