summaryrefslogtreecommitdiff
path: root/compiler/codeGen
diff options
context:
space:
mode:
authorJohan Tibell <johan.tibell@gmail.com>2013-04-26 11:14:01 -0700
committerJohan Tibell <johan.tibell@gmail.com>2013-04-30 08:10:06 -0700
commitade1ae97ed52c493ec415c1601dace39b64071dd (patch)
tree131828007a85d5aa32b2d9302157dd58b7825c6c /compiler/codeGen
parentd75ca39b2ff8132dde6eb6aee946d75ba0a3f3ef (diff)
downloadhaskell-ade1ae97ed52c493ec415c1601dace39b64071dd.tar.gz
Enable -funbox-small-strict-fields by default
The flag shows no real impact on nofib benchmarks and GHC itself, which is expected given the small number of strict but not already unpacked fields in the source of these programs. However, the flag allows us to omit most of the UNPACK pragmas that are so common in source code today.
Diffstat (limited to 'compiler/codeGen')
0 files changed, 0 insertions, 0 deletions