Bus error through optimization on sparc

Christian Maeder maeder@Informatik.Uni-Bremen.DE
Fri, 21 Jun 2002 12:23:27 +0200


>   > ghc-5.02.3 -O hello.hs
>   > a.out
>   Bus error (core dumped)

> 5.02.3 works with gcc 3.0 on x86.  I haven't tried Sparc.

"-O" (and "-O2") does not work on Sparc. We have ghc-5.02.3 und gcc_3.1

Regards Christian