Thu, 22 Nov 2001 10:09:17 -0000, Simon Marlow <[EMAIL PROTECTED]> pisze:

> This is an error from the C compiler telling you it ran out of registers
> while compiling the intermediate C.  Try adding the -monly-3-regs
> option, and failing that -monly-2-regs.

With gcc-3.0.2 there are more cases like this. Would making
-monly-3-regs the default be better?

-- 
 __("<  Marcin Kowalczyk * [EMAIL PROTECTED] http://qrczak.ids.net.pl/
 \__/
  ^^
QRCZAK


_______________________________________________
Glasgow-haskell-bugs mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to