From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16154 invoked by alias); 12 May 2003 12:43:56 -0000 Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org Received: (qmail 16027 invoked from network); 12 May 2003 12:43:54 -0000 Received: from unknown (HELO touchme.toronto.redhat.com) (207.219.125.105) by sources.redhat.com with SMTP; 12 May 2003 12:43:54 -0000 Received: from localhost.toronto.redhat.com (tornado.toronto.redhat.com [172.16.14.228]) by touchme.toronto.redhat.com (Postfix) with ESMTP id 49DF58000E4; Mon, 12 May 2003 08:43:54 -0400 (EDT) Subject: Re: tree-ssa branch: Call for preliminary testing From: Diego Novillo To: Richard Guenther Cc: "gcc@gcc.gnu.org" In-Reply-To: References: Content-Type: text/plain Organization: Red Hat Canada Message-Id: <1052741155.27232.54.camel@frodo.toronto.redhat.com> Mime-Version: 1.0 Date: Mon, 12 May 2003 12:43:00 -0000 Content-Transfer-Encoding: 7bit X-SW-Source: 2003-05/txt/msg01110.txt.bz2 On Sun, 2003-05-11 at 13:11, Richard Guenther wrote: > I just tested compiling the POOMA library with g++-ssa (GCC) 3.5-tree-ssa > 20030511 (merged 20030504) and got failure due to OOM: > Thanks. Could you post a .ii file? Or a pointer to POOMA. > cc1plus: out of memory allocating 564784160 bytes after a total of 28152172 bytes > Command exited with non-zero status 1 > > gcc-3.3 uses about 300MB on this. > > No candy from me ;) > Oh, come on. Memory is cheap! ;) Diego.