public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/16852] New: cc1 fails attempting to allocate too much memory
@ 2004-08-02  5:08 lucier at math dot purdue dot edu
  2004-08-03  6:50 ` [Bug rtl-optimization/16852] " pinskia at gcc dot gnu dot org
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: lucier at math dot purdue dot edu @ 2004-08-02  5:08 UTC (permalink / raw)
  To: gcc-bugs

gcc -I../include -no-cpp-precomp -Wall -W -Wno-unused -O1 -fno-math-errno
-fschedule-insns2 -fno-trapping-math -fno-strict-aliasing -fomit-frame-pointer
-fPIC -fno-common -g -save-temps -save-temps -DHAVE_CONFIG_H -c _t-c-1.c
gcc: unrecognized option `-no-cpp-precomp'
*** malloc: vm_allocate(size=1990995968) failed (error code=3)
*** malloc[5586]: error: Can't allocate region

cc1: out of memory allocating 1990994304 bytes after a total of 0 bytes
make[1]: *** [_t-c-1.o] Error 1
make: *** [all] Error 1
[descartes:~/programs/gambc40b4-devel] lucier% gcc -v
Reading specs from /pkgs/gcc-mainline/lib/gcc/powerpc-apple-darwin7.4.0/3.5.0/specs
Configured with: ../configure --prefix=/pkgs/gcc-mainline
Thread model: posix
gcc version 3.5.0 20040730 (experimental)


The input file is at

http://www.math.purdue.edu/~lucier/GNATS/GNATS-11/_t-c-1.i.gz

-- 
           Summary: cc1 fails attempting to allocate too much memory
           Product: gcc
           Version: 3.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: lucier at math dot purdue dot edu
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: powerpc-apple-darwin7.4.0
  GCC host triplet: powerpc-apple-darwin7.4.0
GCC target triplet: powerpc-apple-darwin7.4.0


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16852


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2004-09-08 19:45 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-08-02  5:08 [Bug c/16852] New: cc1 fails attempting to allocate too much memory lucier at math dot purdue dot edu
2004-08-03  6:50 ` [Bug rtl-optimization/16852] " pinskia at gcc dot gnu dot org
2004-08-03  6:51 ` pinskia at gcc dot gnu dot org
2004-08-03  6:56 ` pinskia at gcc dot gnu dot org
2004-08-03 23:34 ` lucier at math dot purdue dot edu
2004-08-05  6:33 ` [Bug rtl-optimization/16852] [3.5 Regression] " pinskia at gcc dot gnu dot org
2004-09-01  4:13 ` lucier at math dot purdue dot edu
2004-09-01  4:34 ` pinskia at gcc dot gnu dot org
2004-09-01 18:12 ` lucier at math dot purdue dot edu
2004-09-08 19:45 ` pinskia at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).