This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug other/47313] New: ICE: PHI argument is not a GIMPLE value
- From: "marc.glisse at normalesup dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sun, 16 Jan 2011 09:33:39 +0000
- Subject: [Bug other/47313] New: ICE: PHI argument is not a GIMPLE value
- Auto-submitted: auto-generated
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47313
Summary: ICE: PHI argument is not a GIMPLE value
Product: gcc
Version: 4.6.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: other
AssignedTo: unassigned@gcc.gnu.org
ReportedBy: marc.glisse@normalesup.org
$ g++ -O2 -c a.cc
a.cc: In function 'Periodic_3_Delaunay_triangulation_3<
<template-parameter-1-1> >::Vertex_handle Periodic_3_Delaunay_triangulation_3<
<template-parameter-1-1> >::nearest_vertex() const [with
<template-parameter-1-1> = Triangulation_data_structure_3,
Periodic_3_Delaunay_triangulation_3< <template-parameter-1-1> >::Vertex_handle
= internal::CC_iterator<Compact_container<int>, false>]':
a.cc:51:1: error: PHI argument is not a GIMPLE value
iftmp.0_2 = PHI <<retval>(2), D.2301_3(D)(3)>
<retval>
a.cc:51:1: internal compiler error: verify_stmts failed