commit | 94f4af02a1705974fceb90b47e884f44184b1f22 | [log] [tgz] |
---|---|---|
author | Aurelien Jarno <aurelien@aurel32.net> | Sun Oct 04 15:30:44 2009 +0200 |
committer | Aurelien Jarno <aurelien@aurel32.net> | Sun Oct 04 15:30:44 2009 +0200 |
tree | 62849585b8d4196b1b86e7d8815fbcc0d498c0e1 | |
parent | 8389c67b82a12f9d1ac3c03e41a5d16f44eb82f9 [diff] |
tcg: allocate s->op_dead_iargs dynamically Similarly to what is already done in tcg_liveness_analysis() when USE_LIVENESS_ANALYSIS is not set. Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>