This is the mail archive of the gcc@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: [tree-ssa] cannot bootstrap on ppc-darwin


Here it is:

Attachment: sched-vis.i
Description: Binary data




Thanks, Andrew Pinski


On Thursday, May 1, 2003, at 11:03 US/Eastern, Diego Novillo wrote:


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.




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