Hopefully the last fix to the value type stuff:
authorMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Fri, 2 Jan 2009 15:03:50 +0000 (15:03 +0000)
committerMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Fri, 2 Jan 2009 15:03:50 +0000 (15:03 +0000)
commit429818a6a1e8897eb049170b38c6956c05f58a46
tree8ada84caa54df0542ca8aeb8b247eddce50ed538
parent6a1c5d77135efe47f2f352a11b1e0b92bdb43d1b
Hopefully the last fix to the value type stuff:
if an address of a register parameter is taken, create immediately a backing store
instead of moving it from the argument type (where it might not exist if no
value type was built)

[r25051]
ir/be/beabi.c