From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30278 invoked by alias); 5 Jan 2010 12:30:14 -0000 Received: (qmail 29403 invoked by uid 48); 5 Jan 2010 12:29:58 -0000 Date: Tue, 05 Jan 2010 12:30:00 -0000 Message-ID: <20100105122958.29402.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug bootstrap/42511] bootstrap error in stage3 on alpha-linux-gnu In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "ubizjak at gmail dot com" 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-01/txt/msg00517.txt.bz2 ------- Comment #4 from ubizjak at gmail dot com 2010-01-05 12:29 ------- I got different error in the same place when configured with: Target: alpha-linux-gnu Configured with: ../gcc-svn/trunk/configure --host=alpha-linux-gnu --build=alpha-linux-gnu --target=alpha-linux-gnu --enable-languages=c ~/gcc-build-test/gcc/cc1 -O2 -quiet regex.i In file included from ../../src/libiberty/regex.c:638:0: ../../src/libiberty/regex.c: In function ‘byte_re_match_2_internal’: ../../src/libiberty/regex.c:5543:1: error: definition in block 8 does not dominate use in block 7 for SSA_NAME: D.7346_246 in statement: D.7347_247 = regstart_61 + D.7346_246; ../../src/libiberty/regex.c:5543:1: internal compiler error: verify_ssa failed Please submit a full bug report, with preprocessed source if appropriate. See for instructions. This happens with stage2 compiler. -- ubizjak at gmail dot com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Last reconfirmed|0000-00-00 00:00:00 |2010-01-05 12:29:58 date| | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42511