home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / lang / ada / 3898 < prev    next >
Encoding:
Text File  |  1993-01-06  |  2.2 KB  |  74 lines

  1. Newsgroups: comp.lang.ada
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!cs.utexas.edu!bcm!aio!sweetpea.jsc.nasa.gov!yow
  3. From: yow@sweetpea.jsc.nasa.gov (Bill Yow)
  4. Subject: Re: Crash your compiler (Was: Ada Readability, Book Reference)
  5. Message-ID: <1993Jan6.162324.19637@aio.jsc.nasa.gov>
  6. Sender: yow@riddler (Bill Yow)
  7. Organization: MDSSC
  8. References:  <199301051815.AA06597@cnam.cnam.fr>
  9. Date: Wed, 6 Jan 1993 16:23:24 GMT
  10. Lines: 62
  11.  
  12. In article <199301051815.AA06597@cnam.cnam.fr>, bortzmeyer@cnam.cnam.fr (Stephane Bortzmeyer) writes:
  13. |> In article <1993Jan5.115003.29978@sei.cmu.edu>,
  14. |> progers@ajpo.sei.cmu.edu (Pat Rogers) writes:
  15. |> > In article <1993Jan4.174424.5699@seas.gwu.edu> mfeldman@seas.gwu.edu
  16. |> (Michael Feldman) writes:
  17.  
  18. Intro stuff deleted.
  19.  
  20. |> 
  21. |> Here are some results:
  22. |> 
  23. |> 1) Sony/Risc under News/OS (sort of Unix BSD) with the Alsys/Systeam compiler:
  24. |> 
  25. |> % time ada.c ../killer.ada
  26. |> Compiling:  /users/labinf/bortz/ada/essais/killer.ada
  27. |> line 0, col 1, restriction:
  28. |>          Overflow of digit pool in constant table
  29. |> compiler error at end of compilation unit:
  30. |>          Compilation in SEMANTIC aborted
  31. |> PROCEDURE  KILLER
  32. |>   **** Number of Errors              :     2
  33. |> 29.7u 0.5s 0:39.54 76.6% 337+196k 72+9io 354pf+0w
  34. |> 
  35. |> (Thirty CPU seconds before giving up.)
  36. |> 
  37. |> 2) DECstation under Ultrix (sort of Unix BSD) with the DEC compiler:
  38. |> 
  39. |> % time ada.c ../killer.ada
  40. |> 
  41. |> (Twenty minutes of CPU time later, the experimentator went to bed.)
  42. |> 
  43. |> Does anyone have such a collection of "compiler killers"?
  44.  
  45.  
  46. On a Sun 2 with Sun Ada (Verdix) something like the following messages were received after about 5 minutes.
  47.  
  48. Fail to allocated 1532 bytes of memory.
  49.  
  50. Already allocated 62534400 bytes of memory.
  51.  
  52. Compile failed.
  53.  
  54.  
  55. |> 
  56. |> Stephane Bortzmeyer           Conservatoire National des Arts et Metiers    
  57. |> bortzmeyer@cnam.cnam.fr       Laboratoire d'Informatique
  58. |>                               292, rue Saint-Martin            
  59. |> tel: +33 (1) 40 27 27 31      75141 Paris Cedex 03
  60. |> fax: +33 (1) 40 27 27 72      France    
  61. |> 
  62. |> "C'est la nuit qu'il est beau de croire a la lumiere." E. Rostand
  63. |> 
  64. |>                     
  65. |>     
  66.  
  67.                         Later,
  68.                         Bill Yow
  69.                         (713) 283-4051
  70.                         yow@sweetpea.jsc.nasa.gov
  71.                         byow@mcimail.com
  72.  
  73. My opinions are my own!            
  74.