diff options
author | Michael D. Adams <t-madams@microsoft.com> | 2007-06-26 19:23:52 +0000 |
---|---|---|
committer | Michael D. Adams <t-madams@microsoft.com> | 2007-06-26 19:23:52 +0000 |
commit | bb5c3f58b1da850b68e0745766f2786e538b5fbf (patch) | |
tree | ade3fce42c8e9ea3236283fdb90bb7ebe5889216 /compiler/codeGen/CgHpc.hs | |
parent | 2955dc83e4cce22ec0da7a2e654e2193814863cc (diff) | |
download | haskell-bb5c3f58b1da850b68e0745766f2786e538b5fbf.tar.gz |
Fix bug relating to the return values of prim ops
The return values were getting put in a LocalReg
but that LocalReg needed to be stored into the enclosing
expression's return register (e.g. R1).
Diffstat (limited to 'compiler/codeGen/CgHpc.hs')
0 files changed, 0 insertions, 0 deletions