Out4.std 3.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150
  1. Fri Nov 17 14:55:28 MET 1989
  2. Compilation command: acc
  3. ***** ctconv
  4. compiling conv.c
  5. "conv.c", line 38: (warning) overflow in constant expression
  6. running conv.cem
  7. comparing conv
  8. ***** ctdecl
  9. compiling decl.c
  10. running decl.cem
  11. comparing decl
  12. ***** ctdivers
  13. compiling ops.c
  14. running ops.cem
  15. comparing ops
  16. ***** cterr
  17. compiling bugs.c
  18. "bugs.c", line 88: (warning) overflow in constant expression
  19. running bugs.cem
  20. comparing bugs
  21. ***** ctest1
  22. compiling test.c
  23. running test.cem
  24. comparing test
  25. ***** ctest2
  26. compiling t7.c
  27. running t7.cem
  28. comparing t7
  29. ***** ctest3
  30. compiling test2.c
  31. running test2.cem
  32. comparing test2
  33. ***** ctest5
  34. compiling test1.c
  35. "test1.c", line 375: (warning) incompatible pointers in =
  36. "test1.c", line 376: (warning) incompatible pointers in =
  37. "test1.c", line 377: (warning) incompatible pointers in =
  38. "test1.c", line 389: (warning) incompatible pointers in =
  39. "test1.c", line 412: (warning) incompatible pointers in =
  40. "test1.c", line 413: (warning) incompatible pointers in =
  41. "test1.c", line 414: (warning) incompatible pointers in =
  42. "test1.c", line 426: (warning) incompatible pointers in =
  43. running test1.cem
  44. comparing test1
  45. ***** ctgen
  46. sed -f bf.sed <OPS >bf.c
  47. compiling bf.c
  48. running bf.cem
  49. comparing bf
  50. sed -f bfu.sed <OPS >bfu.c
  51. compiling bfu.c
  52. running bfu.cem
  53. comparing bfu
  54. sed -f cel.sed <OPS >cel.c
  55. compiling cel.c
  56. running cel.cem
  57. comparing cel
  58. sed -f clu.sed <OPS >clu.c
  59. compiling clu.c
  60. running clu.cem
  61. comparing clu
  62. sed -f ec.sed <OPS >ec.c
  63. compiling ec.c
  64. "ec.c", line 58: (warning) overflow in constant expression
  65. "ec.c", line 64: (warning) overflow in constant expression
  66. running ec.cem
  67. comparing ec
  68. sed -f ef.sed <OPS >ef.c
  69. compiling ef.c
  70. running ef.cem
  71. comparing ef
  72. sed -f ei.sed <OPS >ei.c
  73. compiling ei.c
  74. running ei.cem
  75. comparing ei
  76. sed -f el.sed <OPS >el.c
  77. compiling el.c
  78. running el.cem
  79. comparing el
  80. sed -f eu.sed <OPS >eu.c
  81. compiling eu.c
  82. running eu.cem
  83. comparing eu
  84. sed -f id.sed <OPS >id.c
  85. compiling id.c
  86. running id.cem
  87. comparing id
  88. sed -f lc.sed <OPS >lc.c
  89. compiling lc.c
  90. "lc.c", line 60: (warning) overflow in constant expression
  91. "lc.c", line 66: (warning) overflow in constant expression
  92. running lc.cem
  93. comparing lc
  94. sed -f ld.sed <OPS >ld.c
  95. compiling ld.c
  96. running ld.cem
  97. comparing ld
  98. sed -f lf.sed <OPS >lf.c
  99. compiling lf.c
  100. running lf.cem
  101. comparing lf
  102. sed -f li.sed <OPS >li.c
  103. compiling li.c
  104. running li.cem
  105. comparing li
  106. sed -f ll.sed <OPS >ll.c
  107. compiling ll.c
  108. running ll.cem
  109. comparing ll
  110. sed -f lu.sed <OPS >lu.c
  111. compiling lu.c
  112. running lu.cem
  113. comparing lu
  114. ***** ctill
  115. All program(s) in this directory should fail to compile.
  116. compiling noarg.c
  117. "noarg.c", line 14: name not in parameter list
  118. *** Error code 1
  119. The following command caused the error:
  120. acc -o noarg.cem noarg.c 1>/dev/null
  121. make: Warning: Target `gen' not remade because of errors
  122. ***** ctinit
  123. compiling init.c
  124. running init.cem
  125. comparing init
  126. ***** ctmargt
  127. compiling margt.c
  128. running margt.cem
  129. comparing margt
  130. ***** ctprof
  131. test profiling
  132. procentry.c
  133. compiling tp.c procentry.m
  134. tp.c
  135. procentry.m
  136. running tp.cem
  137. comparing tp
  138. ***** ctsetjmp
  139. compiling stjmp.c
  140. running stjmp.cem
  141. comparing stjmp
  142. ***** ctstruct
  143. compiling str.c
  144. running str.cem
  145. comparing str
  146. ***** ctsys
  147. compiling tfork.c
  148. running tfork.cem
  149. comparing tfork
  150. Fri Nov 17 15:08:47 MET 1989