[project @ 2001-04-13 13:37:24 by panne]
To keep people debugging GHC sane, disable CSE in *every* module using GLOBAL_VARs. This solves the problem with the strange -M output, where some global IORefs were commoned up (again). CSE seems to be really broken, but a comment in ghc/Makefile promises a fix. Anybody out there with this fix on his/her hard disk: Please commit soon!
Please register or sign in to comment