From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25038 invoked by alias); 17 Oct 2003 16:42:43 -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 25030 invoked by uid 48); 17 Oct 2003 16:42:42 -0000 Date: Fri, 17 Oct 2003 16:43:00 -0000 From: "lucier at math dot purdue dot edu" To: gcc-bugs@gcc.gnu.org Message-ID: <20031017164240.12662.lucier@math.purdue.edu> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug c/12662] New: ICE in cprop_into_phis, at tree-ssa-dom.c:1557 X-Bugzilla-Reason: CC X-SW-Source: 2003-10/txt/msg01353.txt.bz2 List-Id: PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org. http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12662 Summary: ICE in cprop_into_phis, at tree-ssa-dom.c:1557 Product: gcc Version: tree-ssa Status: UNCONFIRMED Severity: normal Priority: P2 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: lucier at math dot purdue dot edu CC: gcc-bugs at gcc dot gnu dot org GCC build triplet: sparc-sun-solaris2.8 GCC host triplet: sparc-sun-solaris2.8 GCC target triplet: sparc-sun-solaris2.8 with this compiler banach-14% gcc -v Reading specs from /export/mdd0/users/lucier/local/gcc-ssa/bin/../lib/gcc/sparc-sun-solaris2.8/3.5-tree-ssa/specs Configured with: ../configure --enable-languages=c --prefix=/home/c/lucier/local/gcc-ssa Thread model: posix gcc version 3.5-tree-ssa 20031017 (merged 20031005) on this source file gcc -I../include -I. -Wall -W -Wno-unused -O1 -fno-math-errno -fschedule-insns2 -fno-trapping-math -fno-strict-aliasing -fomit-frame-pointer -fPIC -fno-common -save-temps -DHAVE_CONFIG_H -D___PRIMAL -D___LIBRARY -D___GAMBCDIR=\"/usr/local/\" -c _num.c _num.c: In function `___H__20___num': _num.c:5691: internal compiler error: in cprop_into_phis, at tree-ssa-dom.c:1557 http://www.math.purdue.edu/~lucier/bugzilla/2/_num.i.gz we get this ICE