[project @ 2000-06-12 19:57:40 by panne]
authorpanne <unknown>
Mon, 12 Jun 2000 19:57:40 +0000 (19:57 +0000)
committerpanne <unknown>
Mon, 12 Jun 2000 19:57:40 +0000 (19:57 +0000)
commit68f826d67a21e11fe79b923d632632299ff050f2
tree21e797de2eae85246ad96e0f18b0c138d4970a90
parentfb51d8a45cc22d84f6a6cf7689f6d2f725c6b848
[project @ 2000-06-12 19:57:40 by panne]
Print only the first 6 characters of the result's decimal
representation, this "solves" the problem that without optimization
0.46920002 was printed and 0.4692 with -O. Perhaps this could be
turned into a test for constant folding, but this was probably not the
test writer's intention.
ghc/tests/codeGen/should_run/cg018.hs