From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15616 invoked by alias); 17 Feb 2004 17:10:56 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 15608 invoked by uid 48); 17 Feb 2004 17:10:53 -0000 Date: Tue, 17 Feb 2004 17:10:00 -0000 From: "debora dot j dot estey at lmco dot com" To: gcc-bugs@gcc.gnu.org Message-ID: <20040217171044.14179.debora.j.estey@lmco.com> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug c++/14179] New: out of memory X-Bugzilla-Reason: CC X-SW-Source: 2004-02/txt/msg01723.txt.bz2 List-Id: We are trying to move from gcc 2.95 to 3.3.1. We are using cygwin and the code that will not compile is code in a library generated by another group. we must use it as is. The other group also uses the library but they use a greenhills compiler. The code will compile with gcc 2.95 but gcc 3.3.1 give us this error: cc1plus: out of memory allocating 65536 bytes after a total of 402620416 bytes The gcc -v produces this information : Reading specs from /bin/../lib/gcc-lib/i686-pc-cygwin/3.3.1/specs Configured with: /netrel/src/gcc-3.3.1-2/configure --enable- languages=c,c++,f77,java --enable-libgcj --enable-threads=posix --with-system- zlib --enable-nls --without-included-gettext --enable-interpreter --enable-sjlj- exceptions --disable-version-specific-runtime-libs --enable-shared --build=i686- pc-linux --host=i686-pc-cygwin --target=i686-pc-cygwin --prefix=/usr --exec- prefix=/usr --sysconfdir=/etc --libdir=/usr/lib -- includedir=/nonexistent/include --libexecdir=/usr/sbin Thread model: posix gcc version 3.3.1 (cygming special) -- Summary: out of memory Product: gcc Version: 3.3.3 Status: UNCONFIRMED Severity: normal Priority: P1 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: debora dot j dot estey at lmco dot com CC: gcc-bugs at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14179