[project @ 2001-04-13 13:37:24 by panne]
authorpanne <unknown>
Fri, 13 Apr 2001 13:37:24 +0000 (13:37 +0000)
committerpanne <unknown>
Fri, 13 Apr 2001 13:37:24 +0000 (13:37 +0000)
commit486c94ae36e36c341cf607a8bda3241ba90bf538
treece8da6c9020f54fa5608a759735abc132fba3fd4
parent1276e713503e453c650a5f4addf57d3a34ea9a58
[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!
ghc/compiler/Makefile