- when a graph is lowered because of struct return changes, transform
authorMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Mon, 3 Nov 2008 14:22:00 +0000 (14:22 +0000)
committerMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Mon, 3 Nov 2008 14:22:00 +0000 (14:22 +0000)
commit69c991e03a0eb1b284e6d0c41623d340a8e26d16
tree3793c79c902127288c2733c189d4de2f23b2fde4
parent1fb886468ef8eae20b199431fb6092203ad1aa8d
- when a graph is lowered because of struct return changes, transform
  the value param arguments in the same way like all "register" arguments:
  this fixes fehler162.c

[r23408]
ir/lower/lower_calls.c