Allow on_exit to be used with -run
commitfef701b57fa75f1c387c3e6e8e7ba251a053698f
authorherman ten brugge <hermantenbrugge@home.nl>
Fri, 2 Dec 2022 06:11:55 +0000 (2 07:11 +0100)
committerherman ten brugge <hermantenbrugge@home.nl>
Fri, 2 Dec 2022 06:11:55 +0000 (2 07:11 +0100)
tree42bce13bee8c34028e446751f0f9fbb36b1901ca
parent60d52f0d688c196f9d77f96c5d824c36c4a660f4
Allow on_exit to be used with -run

Added on_exit support for tcc -run.
Also fixed the last atexit code.
Updated testcase 128
Fixed test/test2/Mafile for testcase 126
tccrun.c
tests/tests2/128_run_atexit.c
tests/tests2/128_run_atexit.expect
tests/tests2/Makefile