[project @ 1998-05-21 10:32:03 by simonm]
authorsimonm <unknown>
Thu, 21 May 1998 10:32:03 +0000 (10:32 +0000)
committersimonm <unknown>
Thu, 21 May 1998 10:32:03 +0000 (10:32 +0000)
commit41dbce4d53146e1a4de9eedcc8917ccec54c9dd0
tree66bfe3e24b8a6eee68ff4ea4dbdc2a98472d46bf
parentb39f861b076e14e8ab5c337df7191c7a43f54e69
[project @ 1998-05-21 10:32:03 by simonm]
- compile PrimPacked with -funfolding-interface-threshold10 to prevent
  an unfolding for strLen escaping.  strLen calls strlen, which gets
  inlined by gcc causing it to run out of registers all over the
  place.

- remove a few -monly-n-regs for good measure.
ghc/compiler/Makefile