Mercurial > hg > CbC > old > device
comparison .gdbinit @ 648:234bc5f79a11
alignement attribute (working)
author | kono |
---|---|
date | Fri, 17 Nov 2006 22:30:24 +0900 |
parents | a7f5796e540a |
children | cddab906095e |
comparison
equal
deleted
inserted
replaced
647:fe23fe842b82 | 648:234bc5f79a11 |
---|---|
55 # run -s test/float_gcc.c | 55 # run -s test/float_gcc.c |
56 # run -s test/func_conv_err.c | 56 # run -s test/func_conv_err.c |
57 # run -DINLINE=inline test/tmp7.c | 57 # run -DINLINE=inline test/tmp7.c |
58 # run -DINLINE=inline test/code-gen-all.c | 58 # run -DINLINE=inline test/code-gen-all.c |
59 # run -s throw.c | 59 # run -s throw.c |
60 run -s test/simp.c | 60 # run -s test/simp.c |
61 run -s test/ps2.c |