From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11826 invoked by alias); 18 May 2005 12:36:23 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 11679 invoked by uid 48); 18 May 2005 12:36:14 -0000 Date: Wed, 18 May 2005 12:36:00 -0000 Message-ID: <20050518123614.11678.qmail@sourceware.org> From: "pinskia at gcc dot gnu dot org" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20050517233510.21638.hp@gcc.gnu.org> References: <20050517233510.21638.hp@gcc.gnu.org> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug tree-optimization/21638] [4.1 regression] dce is_gimple_reg_type (type=0x0) building newlib X-Bugzilla-Reason: CC X-SW-Source: 2005-05/txt/msg02443.txt.bz2 List-Id: ------- Additional Comments From pinskia at gcc dot gnu dot org 2005-05-18 12:36 ------- This is independent of target/host. My testcase gives a different ICE: pr21638.c:15: error: Definition in block 1 does not dominate use in block 0 for SSA_NAME: i.0_10 in statement: D.1281_1 = &whdr.bitmaps[i.0_10]; pr21638.c:15: internal compiler error: verify_ssa failed. Please submit a full bug report, with preprocessed source if appropriate. See for instructions. -- What |Removed |Added ---------------------------------------------------------------------------- GCC host triplet|i686-pc-linux-gnu (FC2) | GCC target triplet|cris-elf | Keywords|build | Summary|[4.1 regression] cris-elf |[4.1 regression] dce |broken, dce |is_gimple_reg_type |is_gimple_reg_type |(type=0x0) building newlib |(type=0x0) building newlib | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21638