1
0
mirror of https://gitlab.com/camelot/kickc.git synced 2024-11-20 02:32:36 +00:00

Fixed tests.

This commit is contained in:
jespergravgaard 2021-05-19 09:01:54 +02:00
parent 5de7578bc6
commit a24cc6267a
3 changed files with 3 additions and 3 deletions

View File

@ -7781,7 +7781,7 @@ Consolidated array index constant in assignment (mode_stdbitmap::lines_y+1)[mode
Successful SSA optimization Pass2ConstantAdditionElimination
Alias mode_stdbitmap::l#2 = mode_stdbitmap::$12 mode_stdbitmap::$13
Successful SSA optimization Pass2AliasElimination
Removing call to empty procedure [164] call print_set_screen
Removing call to empty/unused procedure [164] call print_set_screen
Removing unused procedure print_set_screen
Removing unused procedure block print_set_screen
Removing unused procedure block print_set_screen::@return

View File

@ -4342,7 +4342,7 @@ Eliminating unused constant f2::x#0
Successful SSA optimization PassNEliminateUnusedVars
Eliminating unused constant f1::x#0
Successful SSA optimization PassNEliminateUnusedVars
Removing call to empty procedure [495] call f100
Removing call to empty/unused procedure [495] call f100
Removing unused procedure f100
Removing unused procedure block f100
Removing unused procedure block f100::@return

View File

@ -1686,7 +1686,7 @@ Eliminating unused variable conio_display_cursor(null) and assignment [208] coni
Successful SSA optimization PassNEliminateUnusedVars
Eliminating unused constant cursor::onoff#0
Successful SSA optimization PassNEliminateUnusedVars
Removing call to empty procedure [168] call cursor
Removing call to empty/unused procedure [168] call cursor
Removing unused procedure cursor
Removing unused procedure block cursor
Removing unused procedure block cursor::@return