[Bug other/47313] New: ICE: PHI argument is not a GIMPLE value

marc.glisse at normalesup dot org gcc-bugzilla@gcc.gnu.org
Sun Jan 16 11:47:00 GMT 2011


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



More information about the Gcc-bugs mailing list