From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18480 invoked by alias); 22 Apr 2010 07:59:26 -0000 Received: (qmail 18398 invoked by uid 48); 22 Apr 2010 07:59:03 -0000 Date: Thu, 22 Apr 2010 07:59:00 -0000 Message-ID: <20100422075903.18397.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: "oberlaender at fzi dot de" 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/msg02313.txt.bz2 ------- Comment #11 from oberlaender at fzi dot de 2010-04-22 07:59 ------- Created an attachment (id=20458) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20458&action=view) Output of strace -F -emmap2,mremap,brk,setrlimit g++ -c -O2 bugtest.ii Of course strace is pointless if I don't follow forks. This strace output follows cc1plus as well. It still looks harmless to me though. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43818