GHC-2.08 on alpha, for a change...

1997-11-04 Thread Alex Ferguson
Haven't properly investigated this myself yet, but just in case this looks familiar to anyone, I get the following, trying to build 2.08 on an alpha, with ghc-0.29. Unix assembler: gcc -o absCSyn/PprAbsC.o -c /usr/tmp/ghc10102.s as1: Internal: /usr/tmp/ghc10102.s, line 32:

Notes on Adding an Optimisation Pass to GHC

1997-11-04 Thread Olaf Chitil
Hi, as a result of my experiences with adding optimisation passes to GHC I have written some notes on the things I needed to learn for doing so. They are on the Web for anybody who is interested: Adding an Optimisation Pass to the Glasgow Haskell Compiler November 4, 1997 (2nd version), 16