aboutsummaryrefslogtreecommitdiff
path: root/main/Unix/ipc.c
diff options
context:
space:
mode:
authorjohnvg2004-05-07 14:28:57 +0000
committerjohnvg2004-05-07 14:28:57 +0000
commitf98c651f145400aeedbeca3a9d8217c6b6dc17b9 (patch)
tree4e3d8820a49b3f6c1ff4deb3322f155122417e0d /main/Unix/ipc.c
parentbug fix: always print ';' in function descriptor names (diff)
When creating new functions for case expression, don't pass the variable
after 'case' twice as parameter when the variable is also used in the right hand side of a case alternative. This can cause incorrect code generation when the reuse unique node optimization is used, because the compiler could incorrectly reuse the variable after pattern matching, causing the other parameter to be overwritten. Remove unused function convertDefault git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1496 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
Diffstat (limited to 'main/Unix/ipc.c')
0 files changed, 0 insertions, 0 deletions