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: unassig...@gcc.gnu.org ReportedBy: marc.gli...@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