From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30728 invoked by alias); 18 Jun 2005 21:09:14 -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 30715 invoked by uid 48); 18 Jun 2005 21:09:10 -0000 Date: Sat, 18 Jun 2005 21:09:00 -0000 Message-ID: <20050618210910.30714.qmail@sourceware.org> From: "pinskia at gcc dot gnu dot org" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20050613201053.22055.laurent@guerby.net> References: <20050613201053.22055.laurent@guerby.net> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug tree-optimization/22055] [4.1 Regression] ACATS ICE cxg1004 cxg1005 cxg2007 cxg2018 cxg2021 expected ssa_name, have var_decl in verify_ssa tree-ssa.c:750 X-Bugzilla-Reason: CC X-SW-Source: 2005-06/txt/msg02416.txt.bz2 List-Id: ------- Additional Comments From pinskia at gcc dot gnu dot org 2005-06-18 21:09 ------- I cannot tell if the following testcases are a dup of PR 22116: cxg2021 - a different ICE with -fdump-tree-all (or even just -fdump-tree-pre) cxg2018 - does not fail for me on powerpc-darwin cxg2021 - a different ICE with -fdump-tree-all (or even just -fdump-tree-pre) The ICE for those two testcases with -fdump-tree-all is: +===========================GNAT BUG DETECTED==============================+ | 4.1.0 20050618 (experimental) (powerpc-apple-darwin7.8.0) GCC error: | | in get_loop_body, at cfgloop.c:807 | | Error detected at cxg2021.adb:386:5 | | Please submit a bug report; see http://gcc.gnu.org/bugs.html. | All the rest are dups of bug 22116. -- What |Removed |Added ---------------------------------------------------------------------------- CC| |pinskia at gcc dot gnu dot | |org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22055