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