Thanks Dave,

I figured that the internal compiler error was likely related to an optimization bug since the code looks pretty simple and direct. I'm doing a build with the optimization relaxed to see if that was the culprit.

Burt

At 12:23 PM 10/24/2003 +0100, you wrote:

gcc internal errors are bad things. I'd suggest reducing the optimisation level on gcc; it often causes it to go via a different path.

(If the segmentation fault hits in lots of different nonrepeatable places its more likely a hardware fault on the system running the compiler).

Dave

_______________________________________________
Devel mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/devel

_______________________________________________ Devel mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/devel

Reply via email to