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: [graphite] Fix ICE in perlbmk


On Fri, Jan 23, 2009 at 7:03 PM, Sebastian Pop <sebpop@gmail.com> wrote:
> Hi,
>
> This is a graphite branch patch only, as there is not equivalent part
> in trunk yet for scalar cleanups.  This patch disables copy_prop
> after graphite as pass_copy_prop does not maintain loop closed SSA
> form: the ICE happens in pass_lim that expects to see the code in
> loop closed ssa form.  Committed to the graphite branch.

Try the copyprop parts of

http://gcc.gnu.org/ml/gcc-patches/2009-01/msg01174.html

Richard.

> Sebastian Pop
> --
> AMD - GNU Tools
>


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