Out4.std 3.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192
  1. Tue Apr 26 14:08:56 MET DST 1988
  2. ***** ctconv
  3. acc -fp conv.c
  4. conv.c
  5. "conv.c", line 38: (warning) overflow in constant expression
  6. running conv.cem
  7. comparing conv
  8. ***** ctdecl
  9. acc -fp decl.c
  10. decl.c
  11. running decl.cem
  12. comparing decl
  13. ***** ctdivers
  14. acc -fp ops.c
  15. ops.c
  16. running ops.cem
  17. comparing ops
  18. ***** cterr
  19. acc -fp bugs.c
  20. bugs.c
  21. "bugs.c", line 88: (warning) overflow in constant expression
  22. running bugs.cem
  23. comparing bugs
  24. ***** ctest1
  25. acc -fp test.c
  26. test.c
  27. running test.cem
  28. comparing test
  29. ***** ctest2
  30. acc -fp t7.c
  31. t7.c
  32. running t7.cem
  33. comparing t7
  34. ***** ctest3
  35. acc -fp test2.c
  36. test2.c
  37. running test2.cem
  38. comparing test2
  39. ***** ctest5
  40. acc -fp test1.c
  41. test1.c
  42. "test1.c", line 375: (warning) incompatible pointers in =
  43. "test1.c", line 376: (warning) incompatible pointers in =
  44. "test1.c", line 377: (warning) incompatible pointers in =
  45. "test1.c", line 389: (warning) incompatible pointers in =
  46. "test1.c", line 412: (warning) incompatible pointers in =
  47. "test1.c", line 413: (warning) incompatible pointers in =
  48. "test1.c", line 414: (warning) incompatible pointers in =
  49. "test1.c", line 426: (warning) incompatible pointers in =
  50. running test1.cem
  51. comparing test1
  52. ***** ctgen
  53. sed -f bf.sed <OPS >bf.c
  54. acc -fp bf.c
  55. bf.c
  56. running bf.cem
  57. comparing bf
  58. sed -f cel.sed <OPS >cel.c
  59. acc -fp cel.c
  60. cel.c
  61. running cel.cem
  62. comparing cel
  63. sed -f clu.sed <OPS >clu.c
  64. acc -fp clu.c
  65. clu.c
  66. running clu.cem
  67. comparing clu
  68. sed -f ec.sed <OPS >ec.c
  69. acc -fp ec.c
  70. ec.c
  71. "ec.c", line 58: (warning) overflow in constant expression
  72. "ec.c", line 64: (warning) overflow in constant expression
  73. running ec.cem
  74. comparing ec
  75. sed -f ef.sed <OPS >ef.c
  76. acc -fp ef.c
  77. ef.c
  78. running ef.cem
  79. comparing ef
  80. sed -f ei.sed <OPS >ei.c
  81. acc -fp ei.c
  82. ei.c
  83. running ei.cem
  84. comparing ei
  85. sed -f el.sed <OPS >el.c
  86. acc -fp el.c
  87. el.c
  88. running el.cem
  89. comparing el
  90. sed -f eu.sed <OPS >eu.c
  91. acc -fp eu.c
  92. eu.c
  93. running eu.cem
  94. comparing eu
  95. sed -f id.sed <OPS >id.c
  96. acc -fp id.c
  97. id.c
  98. running id.cem
  99. comparing id
  100. sed -f lc.sed <OPS >lc.c
  101. acc -fp lc.c
  102. lc.c
  103. "lc.c", line 60: (warning) overflow in constant expression
  104. "lc.c", line 66: (warning) overflow in constant expression
  105. running lc.cem
  106. comparing lc
  107. sed -f ld.sed <OPS >ld.c
  108. acc -fp ld.c
  109. ld.c
  110. running ld.cem
  111. comparing ld
  112. sed -f lf.sed <OPS >lf.c
  113. acc -fp lf.c
  114. lf.c
  115. running lf.cem
  116. comparing lf
  117. sed -f li.sed <OPS >li.c
  118. acc -fp li.c
  119. li.c
  120. running li.cem
  121. comparing li
  122. sed -f ll.sed <OPS >ll.c
  123. acc -fp ll.c
  124. ll.c
  125. running ll.cem
  126. comparing ll
  127. sed -f lu.sed <OPS >lu.c
  128. acc -fp lu.c
  129. lu.c
  130. running lu.cem
  131. comparing lu
  132. ***** ctill
  133. ----- All program(s) in this directory should fail to compile.
  134. acc -fp noarg.c
  135. noarg.c
  136. "noarg.c", line 14: name not in parameter list
  137. *** Error code 1
  138. `gen' not remade because of errors
  139. ***** ctinit
  140. acc -fp init.c
  141. init.c
  142. running init.cem
  143. comparing init
  144. 47,48c47,48
  145. < fl5 2.93873587705571956974e-39
  146. < fl6 1.70141173319264450000e+38
  147. ---
  148. > fl5 2.93873587705571892581e-39
  149. > fl6 1.70141173319264428000e+38
  150. 70c70
  151. < dbl5 2.93873600000000188004e-39
  152. ---
  153. > dbl5 2.93873600000000034793e-39
  154. *** Error code 1 (ignored)
  155. ***** ctmargt
  156. acc -fp margt.c
  157. margt.c
  158. running margt.cem
  159. comparing margt
  160. ***** ctprof
  161. test profiling
  162. procentry.c
  163. acc -fp tp.c procentry.m
  164. tp.c
  165. procentry.m
  166. running tp
  167. comparing tp
  168. ***** ctsetjmp
  169. acc -fp stjmp.c
  170. stjmp.c
  171. running stjmp.cem
  172. comparing stjmp
  173. ***** ctstruct
  174. acc -fp str.c
  175. str.c
  176. running str.cem
  177. comparing str
  178. ***** ctsys
  179. acc -fp tfork.c
  180. tfork.c
  181. running tfork.cem
  182. comparing tfork
  183. 1,$c1,$
  184. < childno 25349
  185. < Child 25349, status 0x800
  186. < fork/wait ok
  187. ---
  188. > childno 16276
  189. > Child 16276, status 0x800
  190. > fork/wait ok
  191. *** Error code 1 (ignored)
  192. Tue Apr 26 14:26:04 MET DST 1988