diff options
| author | John van Groningen | 2006-01-10 15:21:02 +0000 |
|---|---|---|
| committer | John van Groningen | 2006-01-10 15:21:02 +0000 |
| commit | 5880ad2ac50b188760fdcab4925faf18e7d92a52 (patch) | |
| tree | ad651b87d605b67f371c9fa63908d7cac9a625cc | |
| parent | port to 64 bit windows (diff) | |
fiix bug introduced in previous revision because of incorrect merging of source code
| -rw-r--r-- | cgstack.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1577,6 +1577,7 @@ static int set_basic_block_begin_d_registers graph->instruction_code=GFHIGH; graph->inode_arity=0; graph->instruction_parameters[0].p=r_graph; + graph->instruction_parameters[1].p=NULL; #endif } else ++f_register_not_used_flag; |
