/[gcl]/gcl/ansi-tests/misc.lsp
ViewVC logotype

Diff of /gcl/ansi-tests/misc.lsp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.185 by pfdietz, Sun Dec 26 18:18:59 2004 UTC revision 1.186 by pfdietz, Sun Dec 26 21:05:52 2004 UTC
# Line 9276  Broken at C::WT-MAKE-CLOSURE. Line 9276  Broken at C::WT-MAKE-CLOSURE.
9276          -16435 2620))          -16435 2620))
9277    -16435)    -16435)
9278    
9279    ;;; Stack overflow during compilation
9280    
9281    (deftest misc.500
9282      (funcall
9283       (compile nil '(lambda nil
9284                       (declare (optimize (space 2) (debug 2) (compilation-speed 2)
9285                                          (speed 1) (safety 3)))
9286                       (the integer
9287                         (integer-length (dotimes (iv4 2 15790955) (progn -10)))))))
9288      24)

Legend:
Removed from v.1.185  
changed lines
  Added in v.1.186

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26