Mercurial > hg > CbC > old > device
diff Makefile @ 556:ef225b589888 s-dandy-work
s-dandy fix
emit_copy register parallel rassign
struct init alignment
MIPS fregister save
author | kono |
---|---|
date | Fri, 06 Jan 2006 21:19:13 +0900 |
parents | 73ebe9d82a9c |
children | de0b0380c461 |
line wrap: on
line diff
--- a/Makefile Fri Jan 06 01:16:52 2006 +0900 +++ b/Makefile Fri Jan 06 21:19:13 2006 +0900 @@ -93,11 +93,13 @@ make check-inline TARGET=test/code-gen-all make check TARGET=test/bitfield make check TARGET=test/bitfield1 + make check-inline TARGET=test/bitfield1 make check TARGET=test/cext make check TARGET=test/const make check TARGET=test/void_code make check TARGET=test/putenemy make check TARGET=test/inline + make check TARGET=test/offset # make check TARGET=test/scope STDFLAG="-std=gnu99" # make check-inline TARGET=test/scope STDFLAG="-std=gnu99" #MK =-make