Fixes include the double quotes bug
commit6c8207633fd42e420e32bdf4912be9fbf307f5ad
authorjiang <30155751@qq.com>
Fri, 2 May 2014 03:23:54 +0000 (2 11:23 +0800)
committerjiang <30155751@qq.com>
Fri, 2 May 2014 03:23:54 +0000 (2 11:23 +0800)
treef2bf62fb1288ac5fe026d2d6a54447e733154bb1
parent5b52a44b524916bf564a9c399ce536a7ea5b5201
Fixes include the double quotes bug
Added push_macro, pop_macro support
Fix pack bug, when output with-E will pack the bug
libtcc.c
tcc.h
tccgen.c
tccpp.c
tcctok.h
tests/tcctest.c