From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6811 invoked by alias); 14 Jul 2005 12:26:54 -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 6722 invoked by uid 48); 14 Jul 2005 12:26:40 -0000 Date: Thu, 14 Jul 2005 12:28:00 -0000 From: "sylvain dot pion at sophia dot inria dot fr" To: gcc-bugs@gcc.gnu.org Message-ID: <20050714122637.22483.sylvain.pion@sophia.inria.fr> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug tree-optimization/22483] New: ICE : tree check: expected ssa_name, have var_decl in is_old_name, at tree-into-ssa.c:466 X-Bugzilla-Reason: CC X-SW-Source: 2005-07/txt/msg01712.txt.bz2 List-Id: Compiling the attached file with "g++ -O2" produces : MP_Float.C: In function 'std::pair CGAL::to_interval(const CGAL::Quotient&)': MP_Float.C:425: internal compiler error: tree check: expected ssa_name, have var_decl in is_old_name, at tree-into-ssa.c:466 Please submit a full bug report, with preprocessed source if appropriate. See for instructions. -- Summary: ICE : tree check: expected ssa_name, have var_decl in is_old_name, at tree-into-ssa.c:466 Product: gcc Version: 4.1.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: tree-optimization AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: sylvain dot pion at sophia dot inria dot fr CC: gcc-bugs at gcc dot gnu dot org,sylvain dot pion at sophia dot inria dot fr GCC build triplet: i686-pc-linux-gnu GCC host triplet: i686-pc-linux-gnu GCC target triplet: i686-pc-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22483