Added on_exit support for tcc -run. Also fixed the last atexit code. Updated testcase 128 Fixed test/test2/Mafile for testcase 126
15 lines
157 B
Text
15 lines
157 B
Text
[test_128_return]
|
|
cleanup5
|
|
1 cleanup4
|
|
1 cleanup3
|
|
cleanup2
|
|
cleanup1
|
|
[returns 1]
|
|
|
|
[test_128_exit]
|
|
cleanup5
|
|
2 cleanup4
|
|
2 cleanup3
|
|
cleanup2
|
|
cleanup1
|
|
[returns 2]
|