mirror of
https://github.com/mirror/tinycc.git
synced 2026-08-22 11:23:27 +08:00
as per testcase. We must not reset token.sym_label twice with kept symbols. This is no problem for non-label symbols because those aren't generated on demand when mentioning them.