mirror of
git://repo.or.cz/tinycc.git
synced 2026-06-19 11:24:19 +08:00
Force const. expr. in expr_cond outside function
Since no code should be generated outside a function, force expr_cond to only consider constant expression when outside a function since the generic code can generate some code.
This commit is contained in:
parent
339f961c11
commit
b2f5ee9b2d
Loading…
Reference in New Issue
Block a user