From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19542 invoked by alias); 21 Apr 2010 16:24:52 -0000 Received: (qmail 19458 invoked by uid 48); 21 Apr 2010 16:24:36 -0000 Date: Wed, 21 Apr 2010 16:24:00 -0000 Message-ID: <20100421162436.19457.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug c++/43818] internal compiler error: Segmentation fault In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "redi at gcc dot gnu dot org" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2010-04/txt/msg02222.txt.bz2 ------- Comment #9 from redi at gcc dot gnu dot org 2010-04-21 16:24 ------- I tested on an x86_64 box (with -m32 because your preprocessed source was made on a 32bit box so it was necessary) so I definitely have a lot more memory available I'm still thinking it's a problem with running out of memory, PAE doesn't increase the total memory available to a single process -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43818