home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / gnu / gcc / bug / 2128 < prev    next >
Encoding:
Text File  |  1992-08-14  |  1.2 KB  |  33 lines

  1. Newsgroups: gnu.gcc.bug
  2. Path: sparky!uunet!cs.utexas.edu!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!nvr.com!toddb
  3. From: toddb@nvr.com (Todd Brunhoff)
  4. Subject: core dump in cc1
  5. Message-ID: <9208140223.AA02519@nvr.com>
  6. Sender: gnulists@ai.mit.edu
  7. Reply-To: toddb@nvr.com
  8. Organization: GNUs Not Usenet
  9. Distribution: gnu
  10. Date: Thu, 13 Aug 1992 12:23:54 GMT
  11. Approved: bug-gcc@prep.ai.mit.edu
  12. Lines: 19
  13.  
  14. I have a generated C file, containing only data.  But it is quite
  15. large: 66375 lines, or 1139291 bytes.  The problem is that when
  16. compiled with gcc, it core dumps a file that is 447271344 bytes
  17. (yes, that's 400+ megabytes!) although it has holes in it and really
  18. only occupies 45 megabytes.
  19.  
  20. I'm certain that this is not kosher behavior :-)
  21.  
  22. You can ftp a sanitized, able-to-be-compiled-all-on-its-own file
  23. from ~ftp/tmp/gccbug.c at nvr.com (192.82.231.50)
  24.  
  25. This is gcc 2.2.2.  The compile line is gcc -c gccbug.c.  Thanks.
  26. ---------------
  27. internet: toddb@nvr.com                                             c--Q Q
  28. US:       Todd Brunhoff; North Valley Research;                         `
  29.           15262 NW Greenbriar Pkwy; Beaverton, OR  97006                -
  30. Phone:    (503) 531-5707
  31. Fax:      (503) 690-2320
  32.  
  33.