Pelles C forum

Pelles C => Bug reports => Topic started by: turion64 on November 23, 2010, 02:55:08 PM

Title: POCC Internal Error
Post by: turion64 on November 23, 2010, 02:55:08 PM
Hi,

I got the following internal error when using PellesC 6.50 (RC1,2,3). Actually this error has emerged since version 6.0 but I only have a chance to report it now:

source\ct\charop.c(81): fatal error: Internal error: find_cheapest_spill_range().

line 81 of source\ct\charop.c: static void do_charop (int iSwitch)

Would be pleased if the above internal error be investigated.

Andi Jahja
Title: Re: POCC Internal Error
Post by: frankie on November 23, 2010, 04:57:15 PM
Not easy to investigate if you don't supply a small piece of code that produce the error.