From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1887 invoked by alias); 11 Aug 2010 01:05:00 -0000 Received: (qmail 32336 invoked by uid 48); 11 Aug 2010 01:04:44 -0000 Date: Wed, 11 Aug 2010 01:05:00 -0000 Message-ID: <20100811010444.32335.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug target/45247] Internal error: Segmentation fault In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "leledumbo_cool at yahoo dot co dot id" 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-08/txt/msg00794.txt.bz2 ------- Comment #2 from leledumbo_cool at yahoo dot co dot id 2010-08-11 01:04 ------- Yeah, it works when I compile it myself. But it fails when compiling from make. Hmm... looks very similar to PR39820, even problem source is the same: regex (but of course they're different implementation, only some parts are the same). Got any idea what I should do? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45247