[tree-ssa] cannot bootstrap on ppc-darwin

Diego Novillo dnovillo@redhat.com
Thu May 1 15:03:00 GMT 2003


On Thu, May 01, 2003 at 10:54:49AM -0400, Andrew Pinski wrote:
> I cannot bootstrap on the tree-ssa branch on ppc-darwin, I receive the  
> following error message:
> [ ... ]
> internal compiler error: in assign_vars, at tree-ssa.c:1404
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See <URL:http://gcc.gnu.org/bugs.html> for instructions.
> 
Huh.  This one is when the coalescer finds two overlapping
versions of the same variable.  Since we are not allowing
overlapping live ranges yet, this shouldn't be happening.

Could you send me the .i file for this?  I don't get this error
in my linux-ppc box.


Thanks.  Diego.



More information about the Gcc mailing list