Bug #1
Switch Testcase is crashing
| Status: | Closed | Start date: | 03/13/2010 | |
|---|---|---|---|---|
| Priority: | High | Due date: | ||
| Assignee: | % Done: | 0% |
||
| Category: | Compiler | Spent time: | 0.50 hour | |
| Target version: | 0.9 | |||
| Difficulty: |
Description
All but the SwitchI4 testcases crash. The code itself is fine, even the produced assembly code, but there seems to be a problem with the return address or something similar, as the testcase crashes upon return.
History
Updated by Phil Garcia over 1 year ago
- Status changed from New to Closed
Fixed in current builds:
[passed] Test: Switch/SwitchI4/SwitchI4(0)
[passed] Test: Switch/SwitchI4/SwitchI4(-1)
[passed] Test: Switch/SwitchI4/SwitchI4(-2147483648)
[passed] Test: Switch/SwitchI4/SwitchI4(2)
[passed] Test: Switch/SwitchI4/SwitchI4(-2)
[passed] Test: Switch/SwitchI4/SwitchI4(23)
[passed] Test: Switch/SwitchI4/SwitchI4(1)
[passed] Test: Switch/SwitchI4/SwitchI4(2147483647)