I get the following ICE with current trunk (r139927)

(sid)816:[EMAIL PROTECTED]: ~] /usr/lib/gcc-snapshot/bin/g++ -fopenmp
libgenome-gnFileSource.ii
gnFileSource.cpp:131: error: missing callgraph edge for call stmt:
__builtin_GOMP_critical_end ();

gnFileSource.cpp:131: error: edge genome::gnFileSource::gnFileSource(const
genome::gnFileSource&)->const _CharT* std::basic_string<_CharT, _Traits,
_Alloc>::c_str() const [with _CharT = char, _Traits = std::char_traits<char>,
_Alloc = std::allocator<char>] has no corresponding call_stmt
D.27631 = c_str (D.27630);

genome::gnFileSource::gnFileSource(const genome::gnFileSource&)/308(261): 313
insns needed body finalized
  called by:
...
gnFileSource.cpp:131: internal compiler error: verify_cgraph_node failed
Please submit a full bug report,


-- 
           Summary: [4.4 Regression] 101 insns needed body finalized,
                    verify_cgraph_node failed
           Product: gcc
           Version: 4.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libgomp
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: tbm at cyrius dot com


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37346

Reply via email to