This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Bootstrap problem
- From: Andrew Pinski <pinskia at physics dot uc dot edu>
- To: Andrew Pinski <pinskia at physics dot uc dot edu>
- Cc: gcc at gcc dot gnu dot org, Diego Novillo <dnovillo at redhat dot com>
- Date: Fri, 27 May 2005 15:27:03 -0400
- Subject: Re: Bootstrap problem
- References: <98d9bdf8201a4c665cf41c8391d1412b@physics.uc.edu>
On May 25, 2005, at 9:38 AM, Andrew Pinski wrote:
Attached is also the .i file for tree-ssa-operands.c
The failure happens in copyprop3 but that is all I can tell, I have no
idea
what is going wrong.
This is blocking me working on the tree combiner.
Could someone look into this?
I noticed that if I disable the copyprop pass inside the loop subpass,
the testcase now works.
Thanks,
Andrew Pinski