Revert ""Fix" nocode_wanted in expr_landor"
commit5f08561e10bc7a91d901f43e1676e24219b0bfb7
authorgrischka <grischka>
Sat, 11 Mar 2023 20:35:12 +0000 (11 21:35 +0100)
committergrischka <grischka>
Sun, 12 Mar 2023 12:39:07 +0000 (12 13:39 +0100)
tree1b8dee2ccaf6214420100cb29f5e80adfceef309
parent7abf2c03d69bdc523acdcd708b710532a4c0d861
Revert ""Fix" nocode_wanted in expr_landor"

instead in vcheck_cmp(), pass the CODE_OFF_BIT to generators
unless other nocode purposes are set.

This reverts commit cad873959410ddacfcd1a61d59755adf870dd592.

Also in 128_run_atexit.c:
avoid line output disorder which may happen on windows when
tcc itself and runned code are using two different printf
implementations and tcc would print the "[Returns 1]" above
any output from the runned test.
tccgen.c
tests/tests2/128_run_atexit.c