175 lines
4.1 KiB
Plaintext
175 lines
4.1 KiB
Plaintext
|
Tue May 22 15:12:22 MDT 1984
|
||
|
***** ctconv
|
||
|
acc conv.c
|
||
|
conv.c
|
||
|
"conv.c", line 41: warning: Overflow in constant expression
|
||
|
running conv.cem
|
||
|
comparing conv
|
||
|
***** ctdecl
|
||
|
acc decl.c
|
||
|
decl.c
|
||
|
running decl.cem
|
||
|
comparing decl
|
||
|
***** ctdivers
|
||
|
acc ops.c
|
||
|
ops.c
|
||
|
running ops.cem
|
||
|
comparing ops
|
||
|
***** cterr
|
||
|
acc bugs.c
|
||
|
bugs.c
|
||
|
"bugs.c", line 92: warning: Overflow in constant expression
|
||
|
running bugs.cem
|
||
|
comparing bugs
|
||
|
9,$c9,$
|
||
|
< compl_ind
|
||
|
< END
|
||
|
---
|
||
|
> END
|
||
|
***** ctest1
|
||
|
acc test.c
|
||
|
test.c
|
||
|
running test.cem
|
||
|
comparing test
|
||
|
***** ctest2
|
||
|
acc t7.c
|
||
|
t7.c
|
||
|
"t7.c", line 161: warning: statement not reached
|
||
|
"t7.c", line 178: warning: statement not reached
|
||
|
"t7.c", line 182: warning: statement not reached
|
||
|
"t7.c", line 186: warning: statement not reached
|
||
|
"t7.c", line 190: warning: statement not reached
|
||
|
"t7.c", line 194: warning: statement not reached
|
||
|
"t7.c", line 198: warning: statement not reached
|
||
|
"t7.c", line 205: warning: statement not reached
|
||
|
"t7.c", line 207: warning: statement not reached
|
||
|
"t7.c", line 211: warning: statement not reached
|
||
|
"t7.c", line 213: warning: statement not reached
|
||
|
"t7.c", line 287: warning: statement not reached
|
||
|
"t7.c", line 294: warning: statement not reached
|
||
|
"t7.c", line 300: warning: statement not reached
|
||
|
"t7.c", line 307: warning: statement not reached
|
||
|
"t7.c", line 343: warning: statement not reached
|
||
|
"t7.c", line 344: warning: statement not reached
|
||
|
"t7.c", line 345: warning: statement not reached
|
||
|
"t7.c", line 346: warning: statement not reached
|
||
|
"t7.c", line 348: warning: statement not reached
|
||
|
"t7.c", line 452: warning: statement not reached
|
||
|
"t7.c", line 561: warning: statement not reached
|
||
|
"t7.c", line 589: warning: statement not reached
|
||
|
running t7.cem
|
||
|
comparing t7
|
||
|
***** ctest3
|
||
|
acc test2.c
|
||
|
test2.c
|
||
|
running test2.cem
|
||
|
comparing test2
|
||
|
***** ctest5
|
||
|
acc test1.c
|
||
|
test1.c
|
||
|
"test1.c", line 101: warning: Illegal shift count in constant expression
|
||
|
"test1.c", line 370: warning: illegal pointer combination
|
||
|
"test1.c", line 371: warning: illegal pointer combination
|
||
|
"test1.c", line 372: warning: illegal pointer combination
|
||
|
"test1.c", line 384: warning: illegal pointer combination
|
||
|
"test1.c", line 407: warning: illegal pointer combination
|
||
|
"test1.c", line 408: warning: illegal pointer combination
|
||
|
"test1.c", line 409: warning: illegal pointer combination
|
||
|
"test1.c", line 421: warning: illegal pointer combination
|
||
|
running test1.cem
|
||
|
comparing test1
|
||
|
***** ctgen
|
||
|
`bf.c' is up to date.
|
||
|
acc bf.c
|
||
|
bf.c
|
||
|
running bf.cem
|
||
|
comparing bf
|
||
|
`cel.c' is up to date.
|
||
|
acc cel.c
|
||
|
cel.c
|
||
|
running cel.cem
|
||
|
comparing cel
|
||
|
`clu.c' is up to date.
|
||
|
acc clu.c
|
||
|
clu.c
|
||
|
"clu.c", line 60: warning: Overflow in constant expression
|
||
|
"clu.c", line 66: warning: Overflow in constant expression
|
||
|
running clu.cem
|
||
|
comparing clu
|
||
|
28c28
|
||
|
< x *= 40000 0
|
||
|
---
|
||
|
> x *= 40000 6784
|
||
|
65c65
|
||
|
< y = ( x *= 40000 ) 0 0
|
||
|
---
|
||
|
> y = ( x *= 40000 ) 6784 6784
|
||
|
102c102
|
||
|
< no if ( x *= 40000 ) yes() ; else no() 0
|
||
|
---
|
||
|
> yes if ( x *= 40000 ) yes() ; else no() 6784
|
||
|
`ec.c' is up to date.
|
||
|
acc ec.c
|
||
|
ec.c
|
||
|
"ec.c", line 58: warning: Overflow in constant expression
|
||
|
"ec.c", line 64: warning: Overflow in constant expression
|
||
|
running ec.cem
|
||
|
comparing ec
|
||
|
`ef.c' is up to date.
|
||
|
acc ef.c
|
||
|
ef.c
|
||
|
running ef.cem
|
||
|
comparing ef
|
||
|
`ei.c' is up to date.
|
||
|
acc ei.c
|
||
|
ei.c
|
||
|
"ei.c", line 22: warning: Overflow in constant expression
|
||
|
"ei.c", line 65: warning: Overflow in constant expression
|
||
|
"ei.c", line 108: warning: Overflow in constant expression
|
||
|
running ei.cem
|
||
|
comparing ei
|
||
|
`el.c' is up to date.
|
||
|
acc el.c
|
||
|
el.c
|
||
|
running el.cem
|
||
|
comparing el
|
||
|
`eu.c' is up to date.
|
||
|
acc eu.c
|
||
|
eu.c
|
||
|
"eu.c", line 58: warning: Overflow in constant expression
|
||
|
"eu.c", line 64: warning: Overflow in constant expression
|
||
|
running eu.cem
|
||
|
comparing eu
|
||
|
28c28
|
||
|
< x *= 40000 0
|
||
|
---
|
||
|
> x *= 40000 6784
|
||
|
65c65
|
||
|
< y = ( x *= 40000 ) 0 0
|
||
|
---
|
||
|
> y = ( x *= 40000 ) 6784 6784
|
||
|
102c102
|
||
|
< no if ( x *= 40000 ) yes() ; else no() 0
|
||
|
---
|
||
|
> yes if ( x *= 40000 ) yes() ; else no() 6784
|
||
|
`id.c' is up to date.
|
||
|
acc id.c
|
||
|
id.c
|
||
|
running id.cem
|
||
|
comparing id
|
||
|
`lc.c' is up to date.
|
||
|
acc lc.c
|
||
|
lc.c
|
||
|
"lc.c", line 60: warning: Overflow in constant expression
|
||
|
"lc.c", line 66: warning: Overflow in constant expression
|
||
|
running lc.cem
|
||
|
comparing lc
|
||
|
`ld.c' is up to date.
|
||
|
acc ld.c
|
||
|
ld.c
|
||
|
running ld.cem
|
||
|
comparing ld
|
||
|
`lf.c' is up to date.
|
||
|
acc lf.c
|
||
|
lf.c
|